summaryrefslogtreecommitdiff
path: root/cli/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/lib.rs')
-rw-r--r--cli/lib.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/cli/lib.rs b/cli/lib.rs
index b6922c591..a22f61799 100644
--- a/cli/lib.rs
+++ b/cli/lib.rs
@@ -50,9 +50,7 @@ pub mod source_maps;
mod startup_data;
pub mod state;
pub mod test_util;
-mod tokio_read;
mod tokio_util;
-mod tokio_write;
pub mod version;
pub mod worker;