Merge pull request #377 from matthiasbeyer/hotfix-build
Remove unused import
This commit is contained in:
commit
bd2f7bc616
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
use std::ops::Deref;
|
|
||||||
use std::process::exit;
|
use std::process::exit;
|
||||||
|
|
||||||
use clap::ArgMatches;
|
use clap::ArgMatches;
|
||||||
|
|
Loading…
Reference in a new issue