This commit is contained in:
insanity@loafle.com 2017-05-15 19:06:13 +09:00
parent 416eb4460b
commit 447a3b372b

View File

@ -112,7 +112,6 @@ func (p *Poller) polling(agentId string) {
log.Println(err)
}
p.taskCh <- out
}