Forgot to delete a bit from commandline option parsing.
This commit is contained in:
parent
e47c0e0451
commit
6ccba0510b
|
@ -33,7 +33,6 @@ Options:
|
|||
#[derive(Debug, Deserialize)]
|
||||
struct Args {
|
||||
arg_file: Option<String>,
|
||||
flag_gui: bool,
|
||||
flag_help: bool,
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user