Remove an unnecessary `else` condition and swap the condition to be positive rather than negative to make simpler to follow. NFC
154 KiB
154 KiB
Remove an unnecessary `else` condition and swap the condition to be positive rather than negative to make simpler to follow. NFC