Remove unused import in librustc
This commit is contained in:
parent
278a4dbb0f
commit
688c4c403d
@ -30,7 +30,6 @@ use syntax::ast::ident;
|
||||
use syntax::ast_map::path_mod;
|
||||
use syntax::ast_util;
|
||||
use syntax::codemap::span;
|
||||
use syntax::print::pprust::expr_to_str;
|
||||
|
||||
pub fn trans_block(bcx: block, b: &ast::blk, dest: expr::Dest) -> block {
|
||||
let _icx = bcx.insn_ctxt("trans_block");
|
||||
|
Loading…
x
Reference in New Issue
Block a user