Skip to content

Commit

Permalink
Update primitive.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
bvrooman committed Jan 18, 2024
1 parent 0039013 commit 39633e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fuel-merkle/src/sparse/generic/primitive.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ use crate::{
Prefix,
PrefixError,
},
sparse::generic::node::Node,
sparse::generic::Node,
};

/// **Leaf buffer:**
Expand Down

0 comments on commit 39633e9

Please sign in to comment.