bin/x86_64-linux/google/protobuf/any.proto in grpc-tools-1.0.1 vs bin/x86_64-linux/google/protobuf/any.proto in grpc-tools-1.1.2

- old
+ new

@@ -35,10 +35,9 @@ option csharp_namespace = "Google.Protobuf.WellKnownTypes"; option go_package = "github.com/golang/protobuf/ptypes/any"; option java_package = "com.google.protobuf"; option java_outer_classname = "AnyProto"; option java_multiple_files = true; -option java_generate_equals_and_hash = true; option objc_class_prefix = "GPB"; // `Any` contains an arbitrary serialized protocol buffer message along with a // URL that describes the type of the serialized message. //