Remove unused variable
This commit is contained in:
parent
9f9721f227
commit
15a64d6237
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ use std::rc::Rc;
|
||||||
use std::ops::Deref;
|
use std::ops::Deref;
|
||||||
|
|
||||||
use clap::ArgMatches;
|
use clap::ArgMatches;
|
||||||
use regex::Regex;
|
|
||||||
|
|
||||||
mod header;
|
mod header;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue