If it reads more clearly and logically with an else then use it.
If it doesn't then don't.
Whenever you change the logic then revisit this question and refactor if needed.
Readability and clarity usually trumps any other factor (aside from cases where performance is genuinely critical)