chore: cleanup trailing empty lines from sed operations

This commit is contained in:
2026-07-16 07:30:37 -04:00
parent 456eae4717
commit e8036bab11
7 changed files with 2 additions and 9 deletions
-1
View File
@@ -98,7 +98,6 @@ page = do
case mSession of
Nothing -> do
redirect (routeUri RLogin)
Just us -> do
hhs <- getUserHouseholds (UserId (usUserId us))
case hhs of