From 0620d925b1045b17cad613a3cc5a1fbb3748c83c Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 27 Mar 2016 21:35:52 +0200 Subject: Moving some files --- src/client/elm/Update.elm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/client/elm/Update.elm') diff --git a/src/client/elm/Update.elm b/src/client/elm/Update.elm index d25b852..5cac028 100644 --- a/src/client/elm/Update.elm +++ b/src/client/elm/Update.elm @@ -8,9 +8,10 @@ import Effects exposing (Effects) import Server +import Action exposing (..) + import Model exposing (Model) import Model.Translations exposing (getMessage) -import Model.Action exposing (..) import Model.View as V import LoggedIn.Model as LoggedInModel -- cgit v1.2.3