Skip to content

Commit 1c7f1c1

Browse files
refactor: remove logs
commitly
1 parent bd1da36 commit 1c7f1c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/commit.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,4 @@ export async function commit(tipo = 'feat', mensagem, detalhe) {
1313
console.error(`exec error: ${error}`);
1414
return;
1515
}
16-
console.log(`stdout: ${stdout}`);
1716
}

0 commit comments

Comments
 (0)