remove unused extern crate
This commit is contained in:
parent
4781a6ba54
commit
7d2803ae3f
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ extern crate getopts;
|
|||
extern crate miri;
|
||||
extern crate rustc;
|
||||
extern crate rustc_driver;
|
||||
extern crate rustc_plugin;
|
||||
extern crate env_logger;
|
||||
extern crate log_settings;
|
||||
extern crate syntax;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue