forked from miklo/svg2ild
Remove trailing spaces (#2)
Co-authored-by: Alexey Vazhnov <vazhnov@boot-keys.org> Co-committed-by: Alexey Vazhnov <vazhnov@boot-keys.org>
This commit is contained in:
parent
a939774852
commit
28d25381e2
|
|
@ -633,5 +633,3 @@ class Frame:
|
||||||
# ignore points etc.
|
# ignore points etc.
|
||||||
_extract_lines(inter)
|
_extract_lines(inter)
|
||||||
return parts
|
return parts
|
||||||
|
|
||||||
|
|
||||||
Loading…
Reference in New Issue