Skip to content

Commit

Permalink
removes an excess line
Browse files Browse the repository at this point in the history
  • Loading branch information
staheri14 committed Apr 27, 2023
1 parent e01ce18 commit fc595aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proof_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ func TestVerifyInclusion_EmptyProofs(t *testing.T) {

// create a non-empty proof
nonEmptyProof := Proof{nodes: [][]byte{sampleNode}}

type args struct {
hasher hash.Hash
nID namespace.ID
Expand Down

0 comments on commit fc595aa

Please sign in to comment.