remove unused imports from rmake tests
This commit is contained in:
parent
0eca4dd320
commit
d6a9ad6190
7 changed files with 5 additions and 12 deletions
|
@ -1,8 +1,6 @@
|
|||
// This test verifies that rustdoc `-o -` prints JSON on stdout and doesn't generate
|
||||
// a JSON file.
|
||||
|
||||
use std::path::PathBuf;
|
||||
|
||||
use run_make_support::path_helpers::{cwd, has_extension, read_dir_entries_recursive};
|
||||
use run_make_support::{rustdoc, serde_json};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue