fix box_maker_generic_generator

This commit is contained in:
Mario Voigt 2024-04-01 21:09:49 +02:00
parent 47048e6f01
commit a61c354f17
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@ import math
from numbers import Real
from operator import pos
import os.path
from typing import List
from more_itertools import last
from numpy import False_
import inkex