Remove unused extern crate rustc_trans.
This commit is contained in:
parent
8a2e2dd665
commit
f3589d6835
@ -12,7 +12,6 @@
|
||||
extern crate rustc_borrowck;
|
||||
extern crate rustc_data_structures;
|
||||
extern crate rustc_mir;
|
||||
extern crate rustc_trans;
|
||||
extern crate rustc_const_math;
|
||||
extern crate syntax;
|
||||
#[macro_use] extern crate log;
|
||||
|
Loading…
x
Reference in New Issue
Block a user