summaryrefslogtreecommitdiffstats
path: root/src/modules/list/tests/remove_lines.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/list/tests/remove_lines.rs')
-rw-r--r--src/modules/list/tests/remove_lines.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/list/tests/remove_lines.rs b/src/modules/list/tests/remove_lines.rs
index 7b82bc5..16e3a8b 100644
--- a/src/modules/list/tests/remove_lines.rs
+++ b/src/modules/list/tests/remove_lines.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_remove_line_first() {