mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Remove debug statement and commented-out code
CURA-1385
This commit is contained in:
parent
35efea3d11
commit
2ba2599d6b
2 changed files with 0 additions and 2 deletions
|
@ -79,7 +79,6 @@ class UMOCheckupMachineAction(MachineAction):
|
|||
|
||||
@pyqtProperty(bool, notify = onBedTestCompleted)
|
||||
def bedTestCompleted(self):
|
||||
print("zomg?")
|
||||
return self._bed_test_completed
|
||||
|
||||
@pyqtProperty(bool, notify = onHotendTestCompleted)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue