Clippy lints

This commit is contained in:
Jeremy A. Kolb 2018-11-29 15:30:49 -05:00
parent 70a7cb34ec
commit f32dc71351
5 changed files with 14 additions and 17 deletions

View file

@ -2,7 +2,6 @@
extern crate log;
#[macro_use]
extern crate failure;
#[macro_use]
extern crate serde_derive;
extern crate serde;
extern crate flexi_logger;