bootstrap: remove unneeded extern crate
The crate itself is internally referenced by serde_derive.
This commit is contained in:
parent
e266888240
commit
45d31ac2f2
@ -123,7 +123,6 @@ extern crate build_helper;
|
||||
extern crate serde_derive;
|
||||
#[macro_use]
|
||||
extern crate lazy_static;
|
||||
extern crate serde;
|
||||
extern crate serde_json;
|
||||
extern crate cmake;
|
||||
extern crate filetime;
|
||||
|
Loading…
x
Reference in New Issue
Block a user