Skip to content

Commit c3e75ce

Browse files
Fix bootstrap bump fallout
1 parent eb7c254 commit c3e75ce

File tree

1 file changed

+1
-1
lines changed
  • src/tools/jsondoclint/src/validator

1 file changed

+1
-1
lines changed

src/tools/jsondoclint/src/validator/tests.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
use rustc_hash::FxHashMap;
2-
use rustdoc_json_types::{Crate, Item, ItemKind, ItemSummary, Visibility, FORMAT_VERSION};
2+
use rustdoc_json_types::{Item, ItemKind, Visibility, FORMAT_VERSION};
33

44
use crate::json_find::SelectorPart;
55

0 commit comments

Comments
 (0)