Skip to content

Commit

Permalink
test: remove TestTreeState
Browse files Browse the repository at this point in the history
  • Loading branch information
jns-ps committed Dec 12, 2024
1 parent 4fab296 commit ae73a6f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 277 deletions.
2 changes: 0 additions & 2 deletions crates/common/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,5 @@ pub mod tree;
#[macro_use]
extern crate log;

#[cfg(feature = "test_utils")]
pub mod test_utils;
#[cfg(feature = "test_utils")]
pub mod transaction_builder;
275 changes: 0 additions & 275 deletions crates/common/src/test_utils.rs

This file was deleted.

0 comments on commit ae73a6f

Please sign in to comment.