archive
/
md-pdf-rs
Archived
1
Fork 0

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
1 changed files with 0 additions and 1 deletions

View File

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