chore: deny unused imports in cibtool commands
Drop the pragma that allows them. Drop any imports that aren’t needed.
Signed-off-by: Lars Wirzenius liw@liw.fi
3 files changed
+3
-11
f32efd91
→
e61f38c7
modified src/bin/cibtool.rs
@@ -7,7 +7,6 @@
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified src/bin/cibtoolcmd/log.rs
@@ -7,7 +7,7 @@ use std::{
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/bin/cibtoolcmd/message.rs
@@ -1,18 +1,11 @@
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
| - | |
| - | |
| - | |
|
|
|
|
| - | |
| - | |
|
|
| - | |
| - | |
|
|
|
|
|