From 9f3e27ba1ecf08ebbbb0d23053504829705d0022 Mon Sep 17 00:00:00 2001 From: noot Date: Thu, 25 Mar 2021 19:01:40 -0400 Subject: [PATCH] remove log --- dot/network/sync.go | 1 - 1 file changed, 1 deletion(-) 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