summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornsensfel <SpamShield0@noot-noot.org>2018-09-06 18:39:54 +0200
committernsensfel <SpamShield0@noot-noot.org>2018-09-06 18:39:54 +0200
commit9e684761e12ad31d8c5996e7f960fd99b1f8f23e (patch)
tree1476e823da26394a919a1959fff38fc1c10b1a0f /src/battle
parentf3e76846574be962415a836cbad1c401fe597052 (diff)
Login redirects to main menu if already connected.
Diffstat (limited to 'src/battle')
-rw-r--r--src/battle/src/View/Controlled/CharacterCard.elm1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/battle/src/View/Controlled/CharacterCard.elm b/src/battle/src/View/Controlled/CharacterCard.elm
index cc11e0e..ac56cbb 100644
--- a/src/battle/src/View/Controlled/CharacterCard.elm
+++ b/src/battle/src/View/Controlled/CharacterCard.elm
@@ -14,7 +14,6 @@ import Html.Events
-- Battle ----------------------------------------------------------------------
import Struct.Armor
-import Struct.Attributes
import Struct.Character
import Struct.CharacterTurn
import Struct.Event