Skip to content

Commit

Permalink
fix: Remove duplicate key (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rotzbua authored Apr 2, 2024
1 parent 6a6de81 commit db9471f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions svgcheck/word_properties.py
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,6 @@
'fill-rule': ('nonzero', 'evenodd', 'inherit'),
'fill-opacity': (), # 'inherit'

'height': ('<number>',),

'requiredFeatures': (),
'requiredFormats': (),
'requiredExtensions': (),
Expand Down

0 comments on commit db9471f

Please sign in to comment.