Remove unused import

This commit is contained in:
Jake Howard 2017-07-14 10:29:52 +01:00
parent 00f7de96b6
commit f114ccb5ec
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -1,6 +1,5 @@
use args;
use std::error::Error;
use clap::ErrorKind;
#[test]