Skip to content

Commit 8c9d546

Browse files
authored
[skip ci] Remove outdated TODO comment (#10922)
1 parent e752c63 commit 8c9d546

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/check_firestore_symbols.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ echo "Test package root: $TEST_PKG_ROOT"
8686
mkdir -p "$TEST_PKG_ROOT/Sources/TestPkg"
8787

8888
# Generate the package's `Package.swift`.
89-
# TODO(ncooke3): Make package path an argument.
9089
cat > "$TEST_PKG_ROOT/Package.swift" <<- EOM
9190
// swift-tools-version: 5.6
9291
import PackageDescription

0 commit comments

Comments
 (0)