Skip to content

Commit 4f969b5

Browse files
committed
Remove debug
1 parent 81efe50 commit 4f969b5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/commands/fix/handle-fix.mts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ export async function handleFix({
4848
{ cwd, spinner },
4949
)
5050
if (autoCResult.ok) {
51-
console.log(autoCResult.data)
5251
ghsas = cmdFlagValueToArray(
5352
/(?<=Vulnerabilities found: )[^\n]+/.exec(
5453
autoCResult.data as string,

0 commit comments

Comments
 (0)