bin/x86_64-windows/google/protobuf/empty.proto in grpc-tools-1.48.0 vs bin/x86_64-windows/google/protobuf/empty.proto in grpc-tools-1.49.0.pre1

- old
+ new

@@ -46,7 +46,6 @@ // // service Foo { // rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); // } // -// The JSON representation for `Empty` is empty JSON object `{}`. message Empty {}