aboutsummaryrefslogtreecommitdiffstats
path: root/src/run
diff options
context:
space:
mode:
Diffstat (limited to 'src/run')
-rw-r--r--src/run/mod.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/run/mod.rs b/src/run/mod.rs
index e230824..3803936 100644
--- a/src/run/mod.rs
+++ b/src/run/mod.rs
@@ -1,4 +1,3 @@
-use std::clone;
use std::collections::HashMap;
use std::path::PathBuf;
use std::sync::{Arc, Mutex};