mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
remove unused extern crate
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
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;
|
||||
|
||||
Reference in New Issue
Block a user