Skip to content

Commit

Permalink
[CodeFactor] Apply fixes to commit a29a280
Browse files Browse the repository at this point in the history
  • Loading branch information
code-factor committed Feb 8, 2025
1 parent a29a280 commit e045dbb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ protected override void ListenToNode(Driver context, VariableStatement node)
SetValue(valueConst, field);
}
//Todo: add field value when its valetype then defaultvalue, otherwise use static ctor

}

private static void SetValue(Value valueConst, FieldDef field)
Expand Down

0 comments on commit e045dbb

Please sign in to comment.