Skip to content

Commit

Permalink
Debug cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
marcopeereboom committed Jun 21, 2024
1 parent 774affa commit 77b53e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion service/tbc/tbc.go
Original file line number Diff line number Diff line change
Expand Up @@ -1506,7 +1506,6 @@ func (s *Server) synced(ctx context.Context) (si SyncInfo) {
!s.blksMissing(ctx) {
si.Synced = true
}
log.Infof("=== synced %v", spew.Sdump(si))
return
}

Expand Down

0 comments on commit 77b53e7

Please sign in to comment.