Remove unused import

This commit is contained in:
Matthias Beyer 2016-04-21 15:57:33 +02:00
parent b629d0b8f1
commit 7aeb0c2833
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
use std::ops::Deref;
use std::process::exit;
use clap::ArgMatches;