chore: cleanup trailing empty lines from sed operations
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user