aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.rs')
-rw-r--r--src/config.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/config.rs b/src/config.rs
index 01cc379..bcaf714 100644
--- a/src/config.rs
+++ b/src/config.rs
@@ -9,7 +9,6 @@ use toml;
use xdg;
use errors::*;
-use prefix_println;
type Milliseconds = u16;