Remove unneeded nil checks
The library we're using, default_value_for, is configured to interpret nil
as the default value, being ENABLED. Given the property can't be nil
this check is unneeded.
Showing
Please
register
or
sign in
to comment