aboutsummaryrefslogtreecommitdiff
path: root/src/client/elm/View/Loading.elm
diff options
context:
space:
mode:
authorJoris2016-03-27 21:35:52 +0200
committerJoris2016-03-27 21:35:52 +0200
commit0620d925b1045b17cad613a3cc5a1fbb3748c83c (patch)
tree8969b19254deec47e8ad63f973a7f7ff2a3144b4 /src/client/elm/View/Loading.elm
parent617d30c96792795ab8561a6262c4c5f4e023b6cf (diff)
downloadbudget-0620d925b1045b17cad613a3cc5a1fbb3748c83c.tar.gz
budget-0620d925b1045b17cad613a3cc5a1fbb3748c83c.tar.bz2
budget-0620d925b1045b17cad613a3cc5a1fbb3748c83c.zip
Moving some files
Diffstat (limited to 'src/client/elm/View/Loading.elm')
-rw-r--r--src/client/elm/View/Loading.elm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/elm/View/Loading.elm b/src/client/elm/View/Loading.elm
index cfd5d0f..5270099 100644
--- a/src/client/elm/View/Loading.elm
+++ b/src/client/elm/View/Loading.elm
@@ -6,7 +6,7 @@ import Signal exposing (Address)
import Html exposing (..)
-import Model.Action exposing (Action)
+import Action exposing (Action)
renderLoading : Address Action -> Html
renderLoading address = text ""