summaryrefslogtreecommitdiffstats
path: root/src/db/models/githash.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/db/models/githash.rs')
-rw-r--r--src/db/models/githash.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/db/models/githash.rs b/src/db/models/githash.rs
index bcd14fe..df7937c 100644
--- a/src/db/models/githash.rs
+++ b/src/db/models/githash.rs
@@ -1,5 +1,3 @@
-use std::ops::Deref;
-
use anyhow::Error;
use anyhow::Result;
use diesel::PgConnection;