summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/map-editor/src/Comm/Okay.elm')
-rw-r--r--src/map-editor/src/Comm/Okay.elm1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map-editor/src/Comm/Okay.elm b/src/map-editor/src/Comm/Okay.elm
index 8ade538..ca7a2eb 100644
--- a/src/map-editor/src/Comm/Okay.elm
+++ b/src/map-editor/src/Comm/Okay.elm
@@ -4,7 +4,6 @@ module Comm.Okay exposing (decode)
import Json.Decode
-- Battlemap -------------------------------------------------------------------
-import Struct.Tile
import Struct.ServerReply
--------------------------------------------------------------------------------