mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-10 23:59:01 +08:00
Removed print()
statement
This commit is contained in:
parent
3e8f29d380
commit
8d5a643c9b
@ -181,7 +181,6 @@ class PerObjectSettingsTool(Tool):
|
|||||||
|
|
||||||
|
|
||||||
def _checkStackForErrors(self, stack):
|
def _checkStackForErrors(self, stack):
|
||||||
print("checking for errors")
|
|
||||||
if stack is None:
|
if stack is None:
|
||||||
return False
|
return False
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user