From 7d03ea5a064b616b4aa5b6cf6db24019e59131ea Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 4 Oct 2015 20:49:52 +0200 Subject: Remove Utils/List not used --- src/client/Update/LoggedIn.elm | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/client/Update') 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 -- cgit v1.2.3