| summaryrefslogtreecommitdiff | 
diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/roster-editor/src/View/WeaponSelection.elm | 8 | 
1 files changed, 0 insertions, 8 deletions
| diff --git a/src/roster-editor/src/View/WeaponSelection.elm b/src/roster-editor/src/View/WeaponSelection.elm index f507d1b..a5a8293 100644 --- a/src/roster-editor/src/View/WeaponSelection.elm +++ b/src/roster-editor/src/View/WeaponSelection.elm @@ -58,14 +58,6 @@ get_weapon_html weapon =                 (Html.div                    [                       (Html.Attributes.class "omnimod-icon"), -                     (Html.Attributes.class "omnimod-icon-dmg") -                  ] -                  [ -                  ] -               ), -               (Html.div -                  [ -                     (Html.Attributes.class "omnimod-icon"),                       (Html.Attributes.class "omnimod-icon-range")                    ]                    [ | 


