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/View/Battlemap/Navigator.elm | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 elm/battlemap/src/View/Battlemap/Navigator.elm (limited to 'elm/battlemap/src/View/Battlemap/Navigator.elm') diff --git a/elm/battlemap/src/View/Battlemap/Navigator.elm b/elm/battlemap/src/View/Battlemap/Navigator.elm deleted file mode 100644 index 4180e6d..0000000 --- a/elm/battlemap/src/View/Battlemap/Navigator.elm +++ /dev/null @@ -1,17 +0,0 @@ -module View.Battlemap.Navigator exposing (get_html) - -import Html ---import Html.Attributes ---import Html.Events - ---import Battlemap.Location -import Battlemap.Navigator - -import Event - -get_html : ( - Int -> - Battlemap.Navigator.Summary -> - (List (Html.Html Event.Type)) - ) -get_html tile_size nav_summary = [] -- cgit v1.2.3-70-g09d2