Skip to content

Commit

Permalink
style fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Gutierrez <[email protected]>
  • Loading branch information
AlfredoG87 committed Dec 18, 2024
1 parent 863707c commit 5856d2b
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ public class NaiveStreamingTreeHasher implements StreamingTreeHasher {
/**
* Constructor for the {@link NaiveStreamingTreeHasher}.
*/
public NaiveStreamingTreeHasher() {
}
public NaiveStreamingTreeHasher() {}

@Override
public void addLeaf(@NonNull final ByteBuffer hash) {
Expand Down

0 comments on commit 5856d2b

Please sign in to comment.