Skip to content

Commit ad19d1c

Browse files
author
lucien martijn
committed
ci: remove console.log
1 parent 032bc5e commit ad19d1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

release.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ function getCIConfig() {
4141
}
4242

4343
function isDryRun() {
44-
console.log("isDryRun()");
4544
return process.argv.includes('--dry-run');
4645
}
4746

0 commit comments

Comments
 (0)