Skip to content

Commit 23c927e

Browse files
committed
Remove echo left in from last commit
1 parent b6095e9 commit 23c927e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/code-cli.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ function code() {
3131
VSCODE_DEV=1 \
3232
ELECTRON_ENABLE_LOGGING=1 \
3333
ELECTRON_ENABLE_STACK_DUMPING=1 \
34-
echo $@
3534
"$ELECTRON" "$CLI" . "$@"
3635
}
3736

0 commit comments

Comments
 (0)