Cleanup
This commit is contained in:
@@ -19,8 +19,6 @@ fn main() {
|
||||
filepath: filepath.clone()
|
||||
};
|
||||
|
||||
myparser.prompt();
|
||||
|
||||
println!("\nDumping files");
|
||||
let rawvalues = myparser.filedump();
|
||||
// myparser.print_values(&rawvalues);
|
||||
|
||||
Reference in New Issue
Block a user