Remove unused import
This commit is contained in:
parent
b629d0b8f1
commit
7aeb0c2833
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
use std::ops::Deref;
|
||||
use std::process::exit;
|
||||
|
||||
use clap::ArgMatches;
|
||||
|
|
Loading…
Reference in a new issue