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