summaryrefslogtreecommitdiff
path: root/lib/elements
diff options
context:
space:
mode:
authorKaalleen <reni@allenka.de>2022-05-04 20:04:39 +0200
committerKaalleen <reni@allenka.de>2022-05-04 20:04:39 +0200
commite65aaebbcab1ca6fbcf99d9f3665af423e02c2f5 (patch)
tree314fda9b420cf77d03293ea4b542593ee8ccbf2e /lib/elements
parent48d0a0250e2787a3351137172924d1c4d277f002 (diff)
rebase corrections
Diffstat (limited to 'lib/elements')
-rw-r--r--lib/elements/clone.py6
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