Skip to content

Commit be85c76

Browse files
committed
Remove print statement
1 parent 8d6c8b8 commit be85c76

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tools/scripts/npm_publish

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -442,8 +442,6 @@ elif [[ "$#" -gt 2 ]]; then
442442
echo '' >&2
443443
echo 'Error: unrecognized arguments. Must specify a version and message.' >&2
444444
echo '' >&2
445-
echo "Provided arguments: $*" >&2
446-
echo '' >&2
447445
exit 1
448446
fi
449447

0 commit comments

Comments
 (0)