From 38e74354cdfa455bbcad5a631309cd35705c01e4 Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Fri, 27 Dec 2024 22:53:04 +0100 Subject: forgot to remove this (#3375) --- lib/elements/stroke.py | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/elements/stroke.py') diff --git a/lib/elements/stroke.py b/lib/elements/stroke.py index fadaa93f..8c3d226f 100644 --- a/lib/elements/stroke.py +++ b/lib/elements/stroke.py @@ -19,7 +19,6 @@ from ..svg import get_node_transform, parse_length_with_units from ..svg.clip import get_clip_path from ..threads import ThreadColor from ..utils import Point, cache -from ..utils.geometry import ensure_multi_line_string from ..utils.param import ParamOption from .element import EmbroideryElement, param from .validation import ValidationWarning -- cgit v1.2.3