mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 15:35:53 +08:00
Remove unused variables
CURA-7440
This commit is contained in:
parent
eedbcb6a2d
commit
518003f027
@ -51,8 +51,6 @@ class MultiplyObjectsJob(Job):
|
||||
if node_.callDecoration("isSliceable"):
|
||||
fixed_nodes.append(node_)
|
||||
|
||||
not_fit_count = 0
|
||||
found_solution_for_all = False
|
||||
for node in self._objects:
|
||||
# If object is part of a group, multiply group
|
||||
current_node = node
|
||||
|
Loading…
x
Reference in New Issue
Block a user