diff --git a/tests/by-util/test_renice.rs b/tests/by-util/test_renice.rs index 6dae5b1..c50e7e5 100644 --- a/tests/by-util/test_renice.rs +++ b/tests/by-util/test_renice.rs @@ -4,7 +4,7 @@ // file that was distributed with this source code. // spell-checker:ignore (words) symdir somefakedir -use crate::common::util::{TestScenario, UCommand}; +use crate::common::util::TestScenario; #[test] fn test_invalid_arg() {