Skip to content

Commit

Permalink
removes excess newline
Browse files Browse the repository at this point in the history
  • Loading branch information
staheri14 committed Apr 11, 2023
1 parent efd76df commit c1cf5bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nmt_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -853,7 +853,6 @@ func exampleNMT(nidSize int, leavesNIDs ...byte) *NamespacedMerkleTree {
}
}
return tree

}

func swap(slice [][]byte, i int, j int) {
Expand Down

0 comments on commit c1cf5bc

Please sign in to comment.