Code style

This commit is contained in:
Adrian Heine 2018-06-28 13:07:47 +02:00
parent bf74ebb7db
commit 2230a702a4
7 changed files with 45 additions and 31 deletions

View file

@ -1,7 +1,6 @@
use std::borrow::Cow;
use std::error::Error;
use std::fmt;
use std::io::Error as IoError;
use command_runner::CommandRunner;
use resources::Resource;