We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb7c254 commit c3e75ceCopy full SHA for c3e75ce
src/tools/jsondoclint/src/validator/tests.rs
@@ -1,5 +1,5 @@
1
use rustc_hash::FxHashMap;
2
-use rustdoc_json_types::{Crate, Item, ItemKind, ItemSummary, Visibility, FORMAT_VERSION};
+use rustdoc_json_types::{Item, ItemKind, Visibility, FORMAT_VERSION};
3
4
use crate::json_find::SelectorPart;
5
0 commit comments