Skip to content

Commit 1b87da4

Browse files
committed
lint
1 parent a83ee5d commit 1b87da4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

start.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,6 @@ if [ -d "$CLONE_DIR" ]; then
207207
git_retry git fetch origin --tags --prune "+refs/tags/*:refs/tags/*" ${DEPTH:+ --depth=$DEPTH}
208208
fi
209209

210-
211-
212210
git remote set-head origin --auto
213211

214212
if [ -n "$REVISION" ]; then

0 commit comments

Comments
 (0)