summaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'src/battle')
-rw-r--r-- | src/battle/src/View/Controlled/CharacterCard.elm | 1 |
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 |