Skip to content

Commit 267eeeb

Browse files
chore: remove ai fluff comment
1 parent 6067463 commit 267eeeb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/code-server/install.sh

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ if [[ -n $WORKSPACE ]]; then
2323
CODE_SERVER_WORKSPACE="$WORKSPACE"
2424
fi
2525

26-
# Build disable flags based on boolean options
2726
DISABLE_FLAGS=""
2827

2928
if [[ "$DISABLEFILEDOWNLOADS" == "true" ]]; then

0 commit comments

Comments
 (0)