This commit is contained in:
Ahmed Ibrahim
2025-08-11 00:11:30 -07:00
parent c6cfdf705c
commit 3b90ca959b
5 changed files with 9 additions and 15 deletions

View File

@@ -148,5 +148,3 @@ async fn shell_command_interruption() -> anyhow::Result<()> {
);
Ok(())
}