diff --git a/dot/network/sync.go b/dot/network/sync.go index a456e22df8..70d822d577 100644 --- a/dot/network/sync.go +++ b/dot/network/sync.go @@ -185,7 +185,6 @@ func (q *syncQueue) syncAtHead() { continue } - logger.Info("set syncing to false") q.s.syncer.SetSyncing(false) // we have received new blocks since the last check, sleep