summaryrefslogtreecommitdiffstats
path: root/src/main.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.rs')
-rw-r--r--src/main.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs
index 0b8a332..4a899ff 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -15,7 +15,6 @@ extern crate dirs_2;
extern crate lscolors;
extern crate users;
extern crate chrono;
-extern crate mime_detective;
extern crate rayon;
extern crate libc;
extern crate notify;