aboutsummaryrefslogtreecommitdiffhomepage
path: root/js/testbinary.proto
diff options
context:
space:
mode:
Diffstat (limited to 'js/testbinary.proto')
-rw-r--r--js/testbinary.proto2
1 files changed, 0 insertions, 2 deletions
diff --git a/js/testbinary.proto b/js/testbinary.proto
index a3fcb5f1..116f17fb 100644
--- a/js/testbinary.proto
+++ b/js/testbinary.proto
@@ -185,8 +185,6 @@ extend TestExtendable {
}
message TestMapFields {
- option (jspb.generate_from_object) = true;
-
map<string, string> map_string_string = 1;
map<string, int32> map_string_int32 = 2;
map<string, int64> map_string_int64 = 3;