mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-23 13:13:17 +00:00
remove unused crate import
This commit is contained in:
parent
c7ff9334a6
commit
8f1a98ff08
@ -41,7 +41,6 @@ extern crate regex_syntax;
|
||||
|
||||
extern crate quine_mc_cluskey;
|
||||
|
||||
extern crate rustc_const_math;
|
||||
extern crate rustc_errors;
|
||||
extern crate rustc_plugin;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user