Remove unused import
This commit is contained in:
parent
00f7de96b6
commit
f114ccb5ec
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
use args;
|
||||
|
||||
use std::error::Error;
|
||||
use clap::ErrorKind;
|
||||
|
||||
#[test]
|
||||
|
|
Reference in a new issue