aboutsummaryrefslogtreecommitdiff
path: root/src/client/View.elm
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/View.elm')
-rw-r--r--src/client/View.elm2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/View.elm b/src/client/View.elm
index 66c498a..deee272 100644
--- a/src/client/View.elm
+++ b/src/client/View.elm
@@ -18,8 +18,6 @@ import View.Errors as Errors
import SignIn.View as SignInView
import LoggedIn.View as LoggedInView
-import Utils.Maybe as Maybe
-
view : Model -> Html Msg
view model =
div