about summary refs log tree commit diff
path: root/finito-postgres/src/tests.rs
diff options
context:
space:
mode:
Diffstat (limited to 'finito-postgres/src/tests.rs')
-rw-r--r--finito-postgres/src/tests.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/finito-postgres/src/tests.rs b/finito-postgres/src/tests.rs
index 55ada13291..b1b5821be3 100644
--- a/finito-postgres/src/tests.rs
+++ b/finito-postgres/src/tests.rs
@@ -1,5 +1,5 @@
 use super::*;
-use finito;
+
 use finito_door::*;
 use postgres::{Connection, TlsMode};