Skip to content

Commit 06f8f2a

Browse files
committed
chore: remove log
1 parent 08e5af2 commit 06f8f2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/pr-labels-to-npm-workspace-args.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
const labels = JSON.parse(process.argv[2]);
1010

11-
console.error('process.argv', process.argv)
1211
console.error('Labels:', labels);
1312

1413
const workspaces = labels

0 commit comments

Comments
 (0)