Remove empty else block
Remove an empty 'else' block from an 'if' statement.

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