Skip to content

Commit dfa6674

Browse files
committed
Q cli e2e tests fix warnings
1 parent 2ddc702 commit dfa6674

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

e2etests/tests/todos/test_todos_command.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#[allow(unused_imports)]
22
use q_cli_e2e_tests::q_chat_helper;
3+
#[allow(unused_imports)]
34
use regex::Regex;
45

56
#[test]

0 commit comments

Comments
 (0)