summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorrabite <rabite@posteo.de>2019-04-08 16:54:01 +0200
committerrabite <rabite@posteo.de>2019-04-08 16:54:01 +0200
commitca5b53e1fb541db89d167e06f2352bcfd2473199 (patch)
tree7e2ec010cef3d94720f08f647b27eecf7de472b8 /src
parent14d651f79d0207b74c8aead863b746e8527200eb (diff)
parent0c6d65703029d006534d5fe0ce1c0ea91e60e3de (diff)
Merge branch 'master' into evilv1.0.2-evil
Diffstat (limited to 'src')
-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;