diff options
Diffstat (limited to 'src/client/Update/LoggedIn.elm')
-rw-r--r-- | src/client/Update/LoggedIn.elm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/Update/LoggedIn.elm b/src/client/Update/LoggedIn.elm index e200b04..e477094 100644 --- a/src/client/Update/LoggedIn.elm +++ b/src/client/Update/LoggedIn.elm @@ -16,8 +16,6 @@ import Update.LoggedIn.Add exposing (..) import Update.LoggedIn.Monthly as UM import Update.LoggedIn.Account as UA -import Utils.List exposing (find) - type LoggedAction = UpdateAdd AddPaymentAction | UpdatePayments Payments |