Skip to content

Commit

Permalink
Remove unused protos in `python/google/protobuf/internal/more_message…
Browse files Browse the repository at this point in the history
…s.proto` (#18245)

Closes #18245

COPYBARA_INTEGRATE_REVIEW=#18245 from tempoz:tempoz-remove-unused-messages 5133876
PiperOrigin-RevId: 699003107
  • Loading branch information
tempoz authored and copybara-github committed Nov 22, 2024
1 parent 8e15860 commit 8476dba
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions python/google/protobuf/internal/more_messages.proto
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ syntax = "proto2";

package google.protobuf.internal;

import "google/protobuf/duration.proto";
import "google/protobuf/struct.proto";
import "google/protobuf/timestamp.proto";

// A message where tag numbers are listed out of order, to allow us to test our
// canonicalization of serialized output, which should always be in tag order.
// We also mix in some extensions for extra fun.
Expand Down

0 comments on commit 8476dba

Please sign in to comment.