aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/main.rs10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/main.rs b/src/main.rs
index 708c907..101b48f 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -1,13 +1,3 @@
-extern crate chrono;
-extern crate clap;
-extern crate git2;
-extern crate hostname;
-extern crate regex;
-extern crate term;
-extern crate term_size;
-extern crate users;
-extern crate walkdir;
-
#[macro_use]
mod verbose;