Remove unnecessary else
Lift the else content of an if
-else
with a return statement to the outer indentation level.

Configuration
- This code assist provides refactoring suggestions. Learn how to configure the refactoring suggestion visibility.
Lift the else content of an if
-else
with a return statement to the outer indentation level.