Skip to content

Commit

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

* Remove ODR violation from WKT codegen (protocolbuffers#12406)

Closes protocolbuffers#12406

COPYBARA_INTEGRATE_REVIEW=protocolbuffers#12406 from mkruskal-google:wkt 1c6748e
PiperOrigin-RevId: 522418175

* Removed legacy target.

---------

Co-authored-by: Mike Kruskal <mkruskal@google.com>
  • Loading branch information
haberman and mkruskal-google committed Apr 6, 2023
1 parent e31730c commit 1b359f3
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 1b359f3

Please sign in to comment.