Skip to content

Commit efb43cb

Browse files
committed
feedback
1 parent 485cff2 commit efb43cb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

block/internal/syncing/syncer.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,6 @@ func (s *Syncer) Stop(ctx context.Context) error {
279279

280280
s.logger.Info().Msg("syncer stopped")
281281
close(s.heightInCh)
282-
s.cancel = nil
283282
return nil
284283
}
285284

0 commit comments

Comments
 (0)