Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
resources-en
/
src
/
intentionDescriptions
/
RemoveRedundantElseAction
/
description.html
blob: 8992a7b29b2c07b2640d494fd8d17aeb323cfe3e [
file
] [
log
] [
blame
]
<html>
<body>
This intention detaches
<b>
else
</b>
clause from the
<b>
if
</b>
statement,
if corresponding
<b>
then
</b>
clause never completes normally.
</body>
</html>