Remove unnecessary #[macro_use]
This commit is contained in:
parent
7cbd19f49a
commit
f84ced0353
@ -4,7 +4,6 @@ extern crate html5ever;
|
||||
extern crate reqwest;
|
||||
#[macro_use]
|
||||
extern crate serde_derive;
|
||||
#[macro_use]
|
||||
extern crate structopt;
|
||||
|
||||
use failure::Error;
|
||||
|
Loading…
x
Reference in New Issue
Block a user