Skip to content

Commit

Permalink
Fix python breakage from bad export
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 494305314
  • Loading branch information
mkruskal-google authored and copybara-github committed Dec 10, 2022
1 parent e5b3edd commit 912850b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/google/protobuf/internal/text_format_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

from google.protobuf import any_pb2
from google.protobuf import struct_pb2
from google3.net.proto2.proto import descriptor_pb2
from google.protobuf import descriptor_pb2
from google.protobuf.internal import any_test_pb2 as test_extend_any
from google.protobuf.internal import api_implementation
from google.protobuf.internal import message_set_extensions_pb2
Expand Down

0 comments on commit 912850b

Please sign in to comment.