Skip to content

Commit

Permalink
rm whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
kasey committed Mar 8, 2024
1 parent c9499c9 commit 069786b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion beacon-chain/verification/result.go
Expand Up @@ -4,7 +4,6 @@ package verification
type Requirement int

func (r Requirement) String() string {

switch r {
case RequireBlobIndexInBounds:
return "RequireBlobIndexInBounds"
Expand Down

0 comments on commit 069786b

Please sign in to comment.