summaryrefslogtreecommitdiffstats
path: root/src/test_helpers/create_commit.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test_helpers/create_commit.rs')
-rw-r--r--src/test_helpers/create_commit.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test_helpers/create_commit.rs b/src/test_helpers/create_commit.rs
index 03f51fa..83416f5 100644
--- a/src/test_helpers/create_commit.rs
+++ b/src/test_helpers/create_commit.rs
@@ -1,5 +1,3 @@
-use std::path::Path;
-
use lazy_static::lazy_static;
use crate::{git::Repository, test_helpers::JAN_2021_EPOCH};