Skip to content

Commit 59bddba

Browse files
committed
remove unused import
1 parent 21a5da9 commit 59bddba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/machine.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ use rustc::ty::{
1616
Ty,
1717
};
1818
use rustc_ast::attr;
19-
use rustc_hir::def_id::DefId;
2019
use rustc_span::{source_map::Span, symbol::sym};
2120

2221
use crate::*;

0 commit comments

Comments
 (0)