-
- Downloads
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.
Please register or sign in to comment
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
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.