aboutsummaryrefslogtreecommitdiff
path: root/src/client/View/Loading.elm
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/View/Loading.elm')
-rw-r--r--src/client/View/Loading.elm8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/client/View/Loading.elm b/src/client/View/Loading.elm
deleted file mode 100644
index f8c6cd6..0000000
--- a/src/client/View/Loading.elm
+++ /dev/null
@@ -1,8 +0,0 @@
-module View.Loading
- ( renderLoading
- ) where
-
-import Html exposing (..)
-
-renderLoading : Html
-renderLoading = text ""