Skip to content

Commit

Permalink
Update gen/enum.go
Browse files Browse the repository at this point in the history
Co-authored-by: Abhinav Gupta <abg@uber.com>
  • Loading branch information
witriew and abhinav authored Jun 11, 2021
1 parent 1aa1fd7 commit ed3fa2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gen/enum.go
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,6 @@ func enum(g Generator, spec *compile.EnumSpec) error {
if err != nil {
return err
}
*<$v> = (<$enumName>)(<$rVal>)
return nil
}
Expand Down

0 comments on commit ed3fa2c

Please sign in to comment.