Remove obsolete lint directive.

PiperOrigin-RevId: 641979671
pull/17088/head
Éamonn McManus 8 months ago committed by Copybara-Service
parent 8c7b1ecd23
commit 1cb534f3c0
  1. 1
      java/core/src/test/proto/com/google/protobuf/lite_equals_and_hash.proto

@ -30,7 +30,6 @@ message Foo {
MyGroup mygroup = 5 [features.message_encoding = DELIMITED];
}
// LINT: ALLOW_GROUPS
message MyGroup {
int32 value = 1;
}

Loading…
Cancel
Save