Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
anistor committed Jan 23, 2020
1 parent 050dd7c commit f78b56d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@ public void setWidth(Float width) {
}

@ProtoUnknownFieldSet
@ProtoField(number = 314, name = "my_enum_field", defaultValue = "AX")
//@ProtoField(number = 314, name = "my_enum_field", defaultValue = "AX")
public UnknownFieldSet unknownFieldSet;
}

0 comments on commit f78b56d

Please sign in to comment.