submission_package: Invert conditionals within NSP's constructor to reduce nesting
We can use early continues here to reduce the amount of nesting.
Loading
Please register or sign in to comment
We can use early continues here to reduce the amount of nesting.