aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/sync_project.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/sync_project.rb b/scripts/sync_project.rb
index b6dc1c2..f353f31 100755
--- a/scripts/sync_project.rb
+++ b/scripts/sync_project.rb
@@ -76,9 +76,6 @@ def sync_firestore()
# These files are integration tests, handled below
'Firestore/Example/Tests/Integration/**',
-
- # These files are already provided by the ProtobufCpp pod.
- 'Firestore/Protos/cpp/google/protobuf/**',
]
end