summaryrefslogtreecommitdiff
path: root/runtime/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/lib.rs')
-rw-r--r--runtime/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/lib.rs b/runtime/lib.rs
index f4cf559d2..b30f10bd1 100644
--- a/runtime/lib.rs
+++ b/runtime/lib.rs
@@ -19,7 +19,6 @@ pub use deno_websocket;
pub mod colors;
pub mod errors;
pub mod fs_util;
-pub mod http_util;
pub mod inspector;
pub mod js;
pub mod metrics;