stuphlabs / pullcord

A reverse proxy that allows scaling down a cloud service to zero servers without sacrificing (eventual) availability.
GNU Affero General Public License v3.0
4 stars 2 forks source link

Closes #153 - Replacing unnecessary else clauses #157

Closed proidiot closed 5 years ago

proidiot commented 5 years ago

Removing all the unnecessary else guards at the tail of always-terminating if blocks.