Skip to content

Commit

Permalink
Undo unnecessary changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron1011 committed Feb 8, 2020
1 parent 8aa2f9f commit 6ace7d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/librustc_hir/def.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
use crate::def_id::{DefId, CRATE_DEF_INDEX, LOCAL_CRATE};
use crate::hir;
use rustc_span::def_id::{DefId, CRATE_DEF_INDEX, LOCAL_CRATE};

use rustc_macros::HashStable_Generic;
use rustc_span::hygiene::MacroKind;
Expand Down

0 comments on commit 6ace7d9

Please sign in to comment.