This commit is contained in:
insanity@loafle.com 2017-05-15 19:08:07 +09:00
parent 1370a0c821
commit bdd1c4927f

View File

@ -64,7 +64,6 @@ func (ds *DataSender) start(conf *cm.GlobalConfig) {
func (ds *DataSender) stop() {}
func (ds *DataSender) handleData(qc chan interface{}) {
for {
select {