diff --git a/src/main.rs b/src/main.rs index 2e46c9fc..46c7bec2 100644 --- a/src/main.rs +++ b/src/main.rs @@ -706,7 +706,6 @@ impl App { #[cfg(test)] mod tests { use crate::App; - use std::time::SystemTime; #[test] fn test_collect_evtxfiles() {