Removed redundant code

This commit is contained in:
Emi Simpson 2022-02-06 18:23:19 -05:00
parent 5dd59810b1
commit 2f44abbe45
Signed by untrusted user: Emi
GPG Key ID: 45E9C6E81BD86E7C
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@ use std::fs::File;
use std::io::ErrorKind;
use std::path::PathBuf;
use argh;
fn main() {
let args: CommandlineArgs = argh::from_env();