Removed unused client directory
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
|
|
||||||
@@ -8,8 +8,6 @@ use tokio::{sync::mpsc, task};
|
|||||||
pub mod bft_crdt;
|
pub mod bft_crdt;
|
||||||
pub mod bitcoin;
|
pub mod bitcoin;
|
||||||
pub(crate) mod cli;
|
pub(crate) mod cli;
|
||||||
|
|
||||||
pub mod clients;
|
|
||||||
pub(crate) mod init;
|
pub(crate) mod init;
|
||||||
pub mod node;
|
pub mod node;
|
||||||
pub(crate) mod stdin;
|
pub(crate) mod stdin;
|
||||||
|
|||||||
Reference in New Issue
Block a user