Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
acud committed Aug 1, 2024
1 parent 9b39e4b commit 59fe1b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hare4/hare.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ var (
errResponseTooBig = errors.New("response too big")
errCannotFindProposal = errors.New("cannot find proposal")
errNoEligibilityProofs = errors.New("no eligibility proofs")
errSigTooShort = errors.New("signature too short")
fetchFullTimeout = 5 * time.Second
)

Expand Down

0 comments on commit 59fe1b1

Please sign in to comment.