From e008855086d124f0de14eacc858ecb57d23e371c Mon Sep 17 00:00:00 2001 From: nsensfel Date: Thu, 19 Oct 2017 13:30:40 +0200 Subject: Starting a more modular approach for the website. --- elm/battlemap/src/Subscriptions.elm | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 elm/battlemap/src/Subscriptions.elm (limited to 'elm/battlemap/src/Subscriptions.elm') diff --git a/elm/battlemap/src/Subscriptions.elm b/elm/battlemap/src/Subscriptions.elm deleted file mode 100644 index 83df587..0000000 --- a/elm/battlemap/src/Subscriptions.elm +++ /dev/null @@ -1,7 +0,0 @@ -module Subscriptions exposing (..) - -import Model -import Event - -subscriptions : Model.Type -> (Sub Event.Type) -subscriptions model = Sub.none -- cgit v1.2.3-70-g09d2