Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
anistor committed Jun 18, 2020
1 parent 351e91e commit 8299684
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,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 8299684

Please sign in to comment.