Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
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>