summaryrefslogtreecommitdiffstats
path: root/lib/core/libimagerror/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'lib/core/libimagerror/src/lib.rs')
-rw-r--r--lib/core/libimagerror/src/lib.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/core/libimagerror/src/lib.rs b/lib/core/libimagerror/src/lib.rs
index 2358316c..55d045a6 100644
--- a/lib/core/libimagerror/src/lib.rs
+++ b/lib/core/libimagerror/src/lib.rs
@@ -42,8 +42,5 @@ extern crate failure;
pub mod errors;
pub mod exit;
-pub mod io;
-pub mod iter;
-pub mod str;
pub mod trace;