summaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'src/map-editor/src/View/SubMenu/Status.elm')
-rw-r--r-- | src/map-editor/src/View/SubMenu/Status.elm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/map-editor/src/View/SubMenu/Status.elm b/src/map-editor/src/View/SubMenu/Status.elm index 5c47552..795b603 100644 --- a/src/map-editor/src/View/SubMenu/Status.elm +++ b/src/map-editor/src/View/SubMenu/Status.elm @@ -1,11 +1,8 @@ module View.SubMenu.Status exposing (get_html) -- Elm ------------------------------------------------------------------------- -import Array - import Html import Html.Attributes -import Html.Lazy -- Struct.Battlemap ------------------------------------------------------------------- import Struct.Event |