Remove redundant else if
Remove redundant else-if conditions and unreachable else statements.

Configuration
- Code Assist ID (for the configuration file):
remove-redundant-else
- You can configure custom keyboard shortcuts with this code action kind:
refactor.p42.remove-redundant-else
- This code assist provides refactoring suggestions. Learn how to configure the refactoring suggestion visibility.