Skip to content

Commit

Permalink
main,consmetic: delete an empty line
Browse files Browse the repository at this point in the history
Signed-off-by: Masatake YAMATO <[email protected]>
  • Loading branch information
masatake committed May 15, 2021
1 parent fd49355 commit 7b27bce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main/field.c
Original file line number Diff line number Diff line change
Expand Up @@ -1710,7 +1710,6 @@ static EsObject* checkFieldValueForScope (const fieldDefinition *fdef, const EsO

static EsObject* getFieldValueForExtras (const tagEntryInfo *tag, const fieldDefinition *fdef)
{

if (!isTagExtra (tag))
return es_nil;

Expand Down

0 comments on commit 7b27bce

Please sign in to comment.