Skip to content

Commit f4b789f

Browse files
committed
work
1 parent 3467cfc commit f4b789f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

scripts/setup_quickstart_spm.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -224,10 +224,6 @@ main() {
224224
fi
225225
local project_file="${project_files[0]}"
226226

227-
# NOTE: Uncomment below and replace `{BRANCH_NAME}` for testing a branch of
228-
# the quickstart repo.
229-
# (cd "$quickstart_dir"; git checkout {BRANCH_NAME})
230-
231227
update_spm_dependency "$release_testing" "$project_file"
232228
}
233229

0 commit comments

Comments
 (0)