diff options
| author | Kaalleen <reni@allenka.de> | 2022-05-04 20:04:39 +0200 |
|---|---|---|
| committer | Kaalleen <reni@allenka.de> | 2022-05-04 20:04:39 +0200 |
| commit | e65aaebbcab1ca6fbcf99d9f3665af423e02c2f5 (patch) | |
| tree | 314fda9b420cf77d03293ea4b542593ee8ccbf2e /lib/elements | |
| parent | 48d0a0250e2787a3351137172924d1c4d277f002 (diff) | |
rebase corrections
Diffstat (limited to 'lib/elements')
| -rw-r--r-- | lib/elements/clone.py | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/elements/clone.py b/lib/elements/clone.py index 303c1c2f..d9185012 100644 --- a/lib/elements/clone.py +++ b/lib/elements/clone.py @@ -5,13 +5,7 @@ from math import atan, degrees -<<<<<<< HEAD -from ..commands import is_command, is_command_symbol -======= -import inkex - from ..commands import is_command_symbol ->>>>>>> c69b6f5a (* autofill to fillstitch) from ..i18n import _ from ..svg.path import get_node_transform from ..svg.svg import find_elements |
