Merge pull request #28 from cakebaker/fix_unused_imports_in_tests
Remove unused imports in tests
This commit is contained in:
commit
7497bd151f
@ -4,9 +4,7 @@
|
||||
// file that was distributed with this source code.
|
||||
// spell-checker:ignore (words) symdir somefakedir
|
||||
|
||||
use std::path::PathBuf;
|
||||
|
||||
use crate::common::util::{TestScenario, UCommand};
|
||||
use crate::common::util::TestScenario;
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
|
Loading…
x
Reference in New Issue
Block a user