Skip to content

Commit

Permalink
remove unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bazzilic committed Aug 24, 2023
1 parent 828d30f commit 3779b45
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions taiga_halo2/src/merkle_tree.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
//! Implementation of a Merkle tree of commitments used to prove the existence of notes.

use std::hash::{Hash, Hasher};

use crate::utils::poseidon_hash;
Expand Down

0 comments on commit 3779b45

Please sign in to comment.