Removed print() statement

This commit is contained in:
Ian Paschal 2018-03-06 10:51:39 +01:00
parent 3e8f29d380
commit 8d5a643c9b

View file

@ -181,7 +181,6 @@ class PerObjectSettingsTool(Tool):
def _checkStackForErrors(self, stack):
print("checking for errors")
if stack is None:
return False