Skip to content

Commit

Permalink
merge: Remove invalid Path attributes in SVG
Browse files Browse the repository at this point in the history
  • Loading branch information
Wuestengecko committed Feb 14, 2024
2 parents 40dd3fa + 87105cb commit f843dae
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions capellambse/svg/symbols.py
Original file line number Diff line number Diff line change
Expand Up @@ -1264,8 +1264,6 @@ def physical_behavior_actor_symbol(
" h -4.295541 l 11.583005,-31.82123 h 5.641907 z m"
" -8.933021,-12.50195 -5.577791,-15.6221 -5.599169,15.6221 z"
),
white_space="pre",
inline_size=15.4494,
stroke_width=0.1,
)
)
Expand Down Expand Up @@ -1334,8 +1332,6 @@ def physical_node_actor_symbol(
" h -4.295541 l 11.583005,-31.82123 h 5.641907 z m"
" -8.933021,-12.50195 -5.577791,-15.6221 -5.599169,15.6221 z"
),
white_space="pre",
inline_size=15.4494,
stroke_width=0.1,
)
)
Expand Down

0 comments on commit f843dae

Please sign in to comment.