Skip to content

Commit 1bf70f4

Browse files
committed
fix: remove debugging printf
1 parent 1161e8e commit 1bf70f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/codeflare

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,5 +176,4 @@ fi
176176
trap 'pkill -P $$; exit 1;' TERM INT
177177

178178
# otherwise, we launch the UI version
179-
echo "!!!!!!!!!!!!!!!! $EXTRAPREFIX $*"
180179
"$NODE" "$HEADLESS"/codeflare.min.js -- $EXTRAPREFIX $*

0 commit comments

Comments
 (0)