Remove {…} from if-else and loops
Replace single statement blocks with their inner statement.

Related Code Assists
- Add {…} to if-else and loops
- Remove {…} from arrow function
- Remove {…} from case
- Remove {…} from JSX attribute
Replace single statement blocks with their inner statement.