diff --git a/src/commands.rs b/src/commands.rs index 8762f81..74a0409 100644 --- a/src/commands.rs +++ b/src/commands.rs @@ -261,7 +261,7 @@ fn handle_modify( None => { println!("{output}"); } - }; + } Ok(()) }