summaryrefslogtreecommitdiffstats
path: root/src/modules/list/tests/change_action.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/list/tests/change_action.rs')
-rw-r--r--src/modules/list/tests/change_action.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/list/tests/change_action.rs b/src/modules/list/tests/change_action.rs
index 215fd10..b7200be 100644
--- a/src/modules/list/tests/change_action.rs
+++ b/src/modules/list/tests/change_action.rs
@@ -1,5 +1,5 @@
use super::*;
-use crate::{action_line, assert_rendered_output, test_helpers::testers};
+use crate::{action_line, assert_rendered_output};
#[test]
fn normal_mode_action_change_to_drop() {