Skip to content

Commit

Permalink
lint eastwood
Browse files Browse the repository at this point in the history
  • Loading branch information
BedrockSquirrel committed Apr 26, 2024
1 parent 8bc7bd9 commit c59ee38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion go/host/p2p/p2p.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ var (
_alertPeriod = 5 * time.Minute
_maxPeerFailures = 3
_maxWaitWithoutBroadcast = 2 * time.Minute
errUnknownSequencer = errors.New("sequencer address not known")
)

// A P2P message's type.
Expand Down

0 comments on commit c59ee38

Please sign in to comment.