server: remove stray logging debugging statement from peerBootstrapper

This commit is contained in:
Olaoluwa Osuntokun 2017-09-25 11:06:37 -07:00
parent 21d151d2ce
commit bd63e048d8
No known key found for this signature in database
GPG Key ID: 964EA263DD637C21

@ -548,9 +548,6 @@ func (s *server) peerBootstrapper(numTargetPeers uint32,
// The ticker has just woken us up, so we'll need to check if
// we need to attempt to connect our to any more peers.
case <-sampleTicker.C:
srvrLog.Infof("e=%v, a=%v",
atomic.LoadUint32(&epochErrors), epochAttempts)
// If all of our attempts failed during this last back
// off period, then will increase our backoff to 5
// minute ceiling to avoid an excessive number of