Remove all the macro use

This commit is contained in:
Roey Darwish Dror
2018-11-18 14:25:16 +02:00
parent 1b61a07d52
commit 7bf4c25fcf
4 changed files with 12 additions and 10 deletions

View File

@@ -1,4 +1,5 @@
use failure::Error;
use failure_derive::Fail;
use log::{debug, error};
use std::ffi::OsStr;
use std::fmt::Debug;