Skip to content

Commit e34da9d

Browse files
committed
move test node to tests
1 parent 414a5d5 commit e34da9d

File tree

3 files changed

+176
-179
lines changed

3 files changed

+176
-179
lines changed

src/lib.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,6 @@ pub mod rpc;
4646
pub mod store;
4747
pub mod util;
4848

49-
#[cfg(feature = "rpc")]
50-
#[cfg_attr(iroh_docsrs, doc(cfg(feature = "rpc")))]
51-
pub mod node;
52-
5349
use bao_tree::BlockSize;
5450
pub use iroh_base::hash::{BlobFormat, Hash, HashAndFormat};
5551

src/node.rs

Lines changed: 0 additions & 161 deletions
This file was deleted.

0 commit comments

Comments
 (0)