Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
flodiebold committed Nov 29, 2016
1 parent 8d5ca62 commit 23a8c7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/librustc/hir/map/collector.rs
Expand Up @@ -10,7 +10,6 @@

use super::*;

use hir::*;
use hir::intravisit::{Visitor, NestedVisitMode};
use hir::def_id::DefId;
use middle::cstore::InlinedItem;
Expand Down

0 comments on commit 23a8c7d

Please sign in to comment.