Skip to content

Commit

Permalink
Revet macro export
Browse files Browse the repository at this point in the history
  • Loading branch information
bvrooman committed May 10, 2024
1 parent 7d42421 commit e5415c7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/storage/src/structured_storage/merkle_data.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ use crate::{
},
};

#[allow(missing_docs)]
#[macro_export]
macro_rules! merkle_table {
($table:ident) => {
merkle_table!($table, Raw);
Expand Down

0 comments on commit e5415c7

Please sign in to comment.