Skip to content

Commit ac184a6

Browse files
claudevdmClaude
andauthored
Remove runtime check in generated test proto stubs to fix internal tests. (#34589)
Co-authored-by: Claude <cvandermerwe@google.com>
1 parent 78071e2 commit ac184a6

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

sdks/python/apache_beam/coders/proto2_coder_test_messages_pb2.py

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,8 @@
2323
"""Generated protocol buffer code."""
2424
from google.protobuf import descriptor as _descriptor
2525
from google.protobuf import descriptor_pool as _descriptor_pool
26-
from google.protobuf import runtime_version as _runtime_version
2726
from google.protobuf import symbol_database as _symbol_database
2827
from google.protobuf.internal import builder as _builder
29-
_runtime_version.ValidateProtobufRuntimeVersion(
30-
_runtime_version.Domain.PUBLIC,
31-
5,
32-
28,
33-
0,
34-
'',
35-
'apache_beam/coders/proto2_coder_test_messages.proto'
36-
)
3728
# @@protoc_insertion_point(imports)
3829

3930
_sym_db = _symbol_database.Default()

0 commit comments

Comments
 (0)