Skip to content

Commit 8476dba

Browse files
tempozcopybara-github
authored andcommitted
Remove unused protos in python/google/protobuf/internal/more_messages.proto (#18245)
Closes #18245 COPYBARA_INTEGRATE_REVIEW=#18245 from tempoz:tempoz-remove-unused-messages 5133876 PiperOrigin-RevId: 699003107
1 parent 8e15860 commit 8476dba

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

python/google/protobuf/internal/more_messages.proto

-4
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ syntax = "proto2";
1313

1414
package google.protobuf.internal;
1515

16-
import "google/protobuf/duration.proto";
17-
import "google/protobuf/struct.proto";
18-
import "google/protobuf/timestamp.proto";
19-
2016
// A message where tag numbers are listed out of order, to allow us to test our
2117
// canonicalization of serialized output, which should always be in tag order.
2218
// We also mix in some extensions for extra fun.

0 commit comments

Comments
 (0)