Skip to content

Commit 19acaec

Browse files
committed
šŸ› FIX: removed preview browser open msg since #19 is a gitpod internal bug
1 parent 3b0b1ab commit 19acaec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ā€Ž.gitpod.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ tasks:
4848
__port=$(bash bash/helpers.sh get_default_server_port); \
4949
gp await-port $__port &&
5050
gp preview $(gp url $__port)
51-
echo "Preview browser is open and using port $__port"
5251
name: Main Terminal
5352

5453
vscode:

0 commit comments

Comments
Ā (0)