aboutsummaryrefslogtreecommitdiffstats
path: root/src/local/history.rs
diff options
context:
space:
mode:
authorEllie Huxtable <e@elm.sh>2021-02-13 23:20:04 +0000
committerEllie Huxtable <e@elm.sh>2021-02-13 23:20:16 +0000
commit8697aceb72680e510fef459dbdd4120aaeb8a66d (patch)
tree0fac0ee53ac323d66c1245c5503bb2ca64b25e7a /src/local/history.rs
parentUpdate README.md (diff)
downloadatuin-8697aceb72680e510fef459dbdd4120aaeb8a66d.zip
Fix clippy issues
Diffstat (limited to 'src/local/history.rs')
-rw-r--r--src/local/history.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/local/history.rs b/src/local/history.rs
index bb8b9123..893edbb7 100644
--- a/src/local/history.rs
+++ b/src/local/history.rs
@@ -1,6 +1,5 @@
use std::env;
-use hostname;
use uuid::Uuid;
#[derive(Debug)]