Skip to content

Commit

Permalink
remove log (#1493)
Browse files Browse the repository at this point in the history
  • Loading branch information
noot committed Mar 26, 2021
1 parent 22f7269 commit a6e0bd0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dot/network/sync.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a6e0bd0

Please sign in to comment.