Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jtraglia committed Oct 14, 2024
1 parent 68a6618 commit 20d0a95
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions services/api/types_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ func TestBuilderBlockRequestToSignedBuilderBid(t *testing.T) {
},
},
},
//nolint:dupl
{
name: "Deneb",
reqPayload: &common.VersionedSubmitBlockRequest{
Expand Down Expand Up @@ -118,7 +117,6 @@ func TestBuilderBlockRequestToSignedBuilderBid(t *testing.T) {
},
},
},
//nolint:dupl
{
name: "Electra",
reqPayload: &common.VersionedSubmitBlockRequest{
Expand Down

0 comments on commit 20d0a95

Please sign in to comment.