Skip to content

Commit dd5e7ff

Browse files
authored
Update scripts/setup_quickstart_framework.sh
1 parent 699aa88 commit dd5e7ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/setup_quickstart_framework.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ if [ ! -d "quickstart-ios" ]; then
2020
fi
2121
QS_SCRIPTS="${REPO}"/quickstart-ios/scripts
2222
cd quickstart-ios/"${SAMPLE}"
23-
git checkout nc/quickstarts
2423

2524
# Remove all SPM dependencies from the project. This is necessary to prepare
2625
# the project for framework-based testing.

0 commit comments

Comments
 (0)