Skip to content

Commit 6ace7d9

Browse files
committed
Undo unnecessary changes
1 parent 8aa2f9f commit 6ace7d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustc_hir/def.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1+
use crate::def_id::{DefId, CRATE_DEF_INDEX, LOCAL_CRATE};
12
use crate::hir;
2-
use rustc_span::def_id::{DefId, CRATE_DEF_INDEX, LOCAL_CRATE};
33

44
use rustc_macros::HashStable_Generic;
55
use rustc_span::hygiene::MacroKind;

0 commit comments

Comments
 (0)