Skip to content

Commit 12ccdb2

Browse files
committed
Remove unused feature
1 parent 9ddbf3b commit 12ccdb2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/lib.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ pub mod tx;
1616
#[cfg(feature = "std")]
1717
pub mod fs;
1818

19-
#[cfg(feature = "debug")]
20-
pub mod debug;
21-
2219
#[cfg(feature = "std")]
2320
pub(crate) const ZERO_HASH: Hash = [0; 32];
2421

0 commit comments

Comments
 (0)