Remove debug log

This commit is contained in:
Joseph Garrone 2024-05-18 07:55:17 +02:00
parent 24c14ea8f6
commit a3d9016cfe

View File

@ -119,8 +119,6 @@ export async function command(params: { cliCommandOptions: CliCommandOptions })
child_process.execSync(`docker rm ${containerName}`, { "stdio": "ignore" });
} catch {}
console.log("up");
const child = child_process.spawn(
"docker",
[