aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
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 6962370..792b45a 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -35,7 +35,6 @@ use std::fs;
use std::io;
use std::path::{Path, PathBuf};
use std::process;
-use std::sync::{Arc, Mutex};
fn main() {