Remove import of failure crate since it's no longer in use
This commit is contained in:
parent
fe6421ee49
commit
904765ae4f
@ -1,5 +1,4 @@
|
|||||||
#[macro_use] extern crate libcitadel;
|
#[macro_use] extern crate libcitadel;
|
||||||
#[macro_use] extern crate failure;
|
|
||||||
#[macro_use] extern crate serde_derive;
|
#[macro_use] extern crate serde_derive;
|
||||||
#[macro_use] extern crate lazy_static;
|
#[macro_use] extern crate lazy_static;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user