summaryrefslogtreecommitdiff
path: root/cli/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/lib.rs')
-rw-r--r--cli/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/lib.rs b/cli/lib.rs
index b191d5e87..096bd7abf 100644
--- a/cli/lib.rs
+++ b/cli/lib.rs
@@ -30,7 +30,6 @@ pub mod fmt_errors;
mod fs;
mod global_state;
mod global_timer;
-mod http_body;
mod http_util;
mod import_map;
mod js;