Removed unused crate imports
This commit is contained in:
parent
da3860a293
commit
5f67ba76f5
1 changed files with 0 additions and 2 deletions
|
|
@ -9,10 +9,8 @@ extern crate log;
|
|||
extern crate log_settings;
|
||||
#[macro_use]
|
||||
extern crate rustc;
|
||||
extern crate rustc_borrowck;
|
||||
extern crate rustc_const_math;
|
||||
extern crate rustc_data_structures;
|
||||
extern crate rustc_mir;
|
||||
extern crate syntax;
|
||||
|
||||
// From crates.io.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue