You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary of changes
Fix a warning when running Nuke
## Reason for change
I introduced a null reference type. And the compiler is upset about it.
## Implementation details
Remove the offending `?`
## Test coverage
Tested it locally
0 commit comments