Skip to content

Commit

Permalink
Linting.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdee committed Sep 24, 2023
1 parent 4951c26 commit 17e648a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion strategies/builderbid/best/builderbid.go
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ func (s *Service) obtainBid(ctx context.Context,
return builderBid, nil
}

func (s *Service) getBidValue(_ context.Context,
func (*Service) getBidValue(_ context.Context,
bid *builderspec.VersionedSignedBuilderBid,
) (
*uint256.Int,
Expand Down

0 comments on commit 17e648a

Please sign in to comment.