Skip to content

Commit

Permalink
Remove ODR violation from WKT codegen (protocolbuffers#12406)
Browse files Browse the repository at this point in the history
Closes protocolbuffers#12406

COPYBARA_INTEGRATE_REVIEW=protocolbuffers#12406 from mkruskal-google:wkt 1c6748e
PiperOrigin-RevId: 522418175
  • Loading branch information
mkruskal-google authored and Copybara-Service committed Apr 6, 2023
1 parent 1f8313f commit c294b14
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions google/protobuf/util/json_format.proto
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ syntax = "proto2";

package protobuf_unittest;

import "google/protobuf/any.proto";
import "google/protobuf/struct.proto";

message TestFlagsAndStrings {
required int32 A = 1;
repeated group RepeatedGroup = 2 {
Expand Down

0 comments on commit c294b14

Please sign in to comment.