summaryrefslogtreecommitdiff
path: root/runtime/ops/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ops/mod.rs')
-rw-r--r--runtime/ops/mod.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/ops/mod.rs b/runtime/ops/mod.rs
index ce7c52d64..0564474b1 100644
--- a/runtime/ops/mod.rs
+++ b/runtime/ops/mod.rs
@@ -3,7 +3,6 @@
pub mod fs;
pub mod fs_events;
pub mod http;
-pub mod io;
pub mod os;
pub mod permissions;
pub mod process;