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