Fix Style/IsAFilter issues

This commit is contained in:
syeopite
2021-09-24 19:57:46 -07:00
parent e969c1490a
commit dd8c412abc
4 changed files with 4 additions and 6 deletions

View File

@@ -132,8 +132,6 @@ def error_redirect_helper(env : HTTP::Server::Context, locale : Hash(String, JSO
</li>
</ul>
END_HTML
return next_step_html
else
return ""
end