diff options
Diffstat (limited to 'lib/stitch_plan/lock_stitch.py')
| -rw-r--r-- | lib/stitch_plan/lock_stitch.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/stitch_plan/lock_stitch.py b/lib/stitch_plan/lock_stitch.py index ba0e5ba7..fec75653 100644 --- a/lib/stitch_plan/lock_stitch.py +++ b/lib/stitch_plan/lock_stitch.py @@ -1,10 +1,8 @@ import re -from copy import copy from math import degrees from inkex import DirectedLineSegment, Path from shapely.geometry import LineString -from shapely.ops import substring from ..i18n import _ from ..svg import PIXELS_PER_MM |
