summaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'src/roster-editor/src/Struct/CharacterRecord.elm')
-rw-r--r-- | src/roster-editor/src/Struct/CharacterRecord.elm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/roster-editor/src/Struct/CharacterRecord.elm b/src/roster-editor/src/Struct/CharacterRecord.elm index 7784499..0807aed 100644 --- a/src/roster-editor/src/Struct/CharacterRecord.elm +++ b/src/roster-editor/src/Struct/CharacterRecord.elm @@ -23,13 +23,10 @@ import Json.Encode -- Roster Editor --------------------------------------------------------------- import Struct.Armor -import Struct.Attributes import Struct.Character import Struct.Glyph import Struct.GlyphBoard -import Struct.Omnimods import Struct.Portrait -import Struct.Statistics import Struct.Weapon import Struct.WeaponSet |