summaryrefslogtreecommitdiffstats
path: root/src/modules/list/tests/show_commit.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/list/tests/show_commit.rs')
-rw-r--r--src/modules/list/tests/show_commit.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/list/tests/show_commit.rs b/src/modules/list/tests/show_commit.rs
index e9ee1c1..84c5691 100644
--- a/src/modules/list/tests/show_commit.rs
+++ b/src/modules/list/tests/show_commit.rs
@@ -1,5 +1,5 @@
use super::*;
-use crate::{assert_results, process::Artifact, test_helpers::testers};
+use crate::{assert_results, process::Artifact};
#[test]
fn when_hash_available() {