summaryrefslogtreecommitdiff
path: root/lib/stitches
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stitches')
-rw-r--r--lib/stitches/fill.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/stitches/fill.py b/lib/stitches/fill.py
index a09b93b1..94df3f77 100644
--- a/lib/stitches/fill.py
+++ b/lib/stitches/fill.py
@@ -11,7 +11,6 @@ from ..stitch_plan import Stitch
from ..svg import PIXELS_PER_MM
from ..utils import Point as InkstitchPoint
from ..utils import cache
-from ..stitch_plan import Stitch
def legacy_fill(shape, angle, row_spacing, end_row_spacing, max_stitch_length, flip, staggers, skip_last):