fixed
address
This commit is contained in:
parent
1b09bf2c49
commit
a6b6737f24
|
@ -1,10 +1,10 @@
|
|||
package long_poller_go
|
||||
|
||||
import (
|
||||
cm "loafle.com/overflow/agent_api/config_manager"
|
||||
cm "git.loafle.net/overflow/agent_api/config_manager"
|
||||
//pb "loafle.com/overflow/crawler_go/grpc" //temp
|
||||
"loafle.com/overflow/agent_api/messages"
|
||||
s "loafle.com/overflow/scheduler_go"
|
||||
"git.loafle.net/overflow/agent_api/messages"
|
||||
s "git.loafle.net/overflow/scheduler_go"
|
||||
"log"
|
||||
"strconv"
|
||||
"sync"
|
||||
|
|
Loading…
Reference in New Issue
Block a user