about summary refs log tree commit diff
path: root/src/libextra/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/libextra/lib.rs')
-rw-r--r--src/libextra/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libextra/lib.rs b/src/libextra/lib.rs
index dc5624f9de9..d05fc00f06e 100644
--- a/src/libextra/lib.rs
+++ b/src/libextra/lib.rs
@@ -45,7 +45,6 @@ pub mod json;
 pub mod tempfile;
 pub mod time;
 pub mod workcache;
-pub mod enum_set;
 pub mod stats;
 
 #[cfg(unicode)]