remove clublog
This commit is contained in:
@ -149,10 +149,7 @@ func (c *TCPClient) ReadLine() {
|
||||
Log.Info("Start receiving spots")
|
||||
}
|
||||
|
||||
// start := time.Now()
|
||||
go ProcessTelnetSpot(spotRe, message, c.SpotChanToFlex, c.SpotChanToHTTPServer, c.Countries)
|
||||
// elapsed := time.Since(start)
|
||||
// Log.Infof("Total time for processing spot: %s", elapsed)
|
||||
|
||||
// Send the spot message to TCP server
|
||||
if len(c.TCPServer.Clients) > 0 {
|
||||
|
Reference in New Issue
Block a user