aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Rich Gowman <rgowman@google.com>2018-06-13 10:48:37 -0400
committerGravatar Rich Gowman <rgowman@google.com>2018-06-13 10:48:37 -0400
commitf92829fa7554031df1947c50d5f8fcd67365ea98 (patch)
treebc10eaef60e0948182f6438a67a12d1be181ac21 /scripts
parent86cdae83a0b7b36d8a7c61eb3704b28f9f31a041 (diff)
Remove Protos/cpp/google/protobuf from sync_project.rb ...
... and run sync_project.rb
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