Remove unused import
This commit is contained in:
parent
22be304a3a
commit
7361f88353
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
use std::fmt::{Debug, Formatter};
|
||||
use std::fmt;
|
||||
use std::ops::Deref;
|
||||
use std::process::exit;
|
||||
|
||||
use clap::ArgMatches;
|
||||
|
||||
|
|
Loading…
Reference in a new issue