Skip to content

Commit 1d12c38

Browse files
committed
formatted for cargo again
1 parent ad8208d commit 1d12c38

File tree

1 file changed

+0
-1
lines changed
  • crates/chat-cli/src/cli/chat/tools/execute

1 file changed

+0
-1
lines changed

crates/chat-cli/src/cli/chat/tools/execute/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ impl ExecuteCommand {
8989
if !current_cmd.is_empty() {
9090
all_commands.push(current_cmd);
9191
}
92-
9392

9493
// Check if each command in the pipe chain starts with a safe command
9594
for cmd_args in &all_commands {

0 commit comments

Comments
 (0)