Continuing work

This commit is contained in:
kdeng00
2024-05-05 18:47:47 -04:00
parent 72e6070946
commit fdd25d9c8f
5 changed files with 180 additions and 41 deletions
-4
View File
@@ -80,10 +80,6 @@ fn main() {
chosen_act.print_action_and_flags();
let cmt_mgr = managers::commit_manager::CommitManager {
// action: String::from(""),
// flags: Vec::new(),
// params: Vec::new(),
// param_count: 1,
ica_action: chosen_act,
};