OSDN Git Service

clean up
authorHAOYUatHZ <haoyu@protonmail.com>
Fri, 16 Aug 2019 06:27:28 +0000 (14:27 +0800)
committerHAOYUatHZ <haoyu@protonmail.com>
Fri, 16 Aug 2019 06:27:28 +0000 (14:27 +0800)
toolbar/precog/monitor/monitor.go

index 31cbd95..44c64b0 100644 (file)
@@ -164,7 +164,6 @@ func (m *monitor) checkStatusRoutine() {
                        for _, peer := range m.sw.GetPeers().List() {
                                log.Debug("AddPeer %v for reactor %v", peer, reactor)
                                // reactor.AddPeer(peer)
-                               // peer.TrySend
                        }
                }