Remove unused extern crate declatations
This commit is contained in:
parent
6b68d291c8
commit
a0ea761dd8
@ -2,8 +2,6 @@
|
||||
extern crate actix_web;
|
||||
#[macro_use]
|
||||
extern crate lazy_static;
|
||||
extern crate reqwest;
|
||||
extern crate serde_json;
|
||||
#[macro_use]
|
||||
extern crate serde_derive;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user