Skip to content

Commit e787863

Browse files
committed
remove unused import
1 parent b46c0fc commit e787863

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustc_trans/trans/mir/rvalue.rs

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
use back::abi;
1211
use llvm::ValueRef;
1312
use rustc::middle::ty::Ty;
1413
use rustc_front::hir;

0 commit comments

Comments
 (0)