Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
nisdas committed May 16, 2024
1 parent 1defc74 commit 535568f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion beacon-chain/sync/pending_blocks_queue.go
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,6 @@ func (s *Service) processAndBroadcastBlock(ctx context.Context, b interfaces.Rea
return err
}
}

} else {
if len(request) > 0 {
peers := s.getBestPeers()
Expand Down

0 comments on commit 535568f

Please sign in to comment.