mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 18:59:10 +08:00
Remove debug print
This commit is contained in:
parent
9323ed5d04
commit
c698938c60
@ -221,8 +221,6 @@ class MachineManager(QObject):
|
||||
|
||||
## Triggered when the global container stack is changed in CuraApplication.
|
||||
def _onGlobalContainerChanged(self) -> None:
|
||||
import traceback
|
||||
traceback.print_stack()
|
||||
if self._global_container_stack:
|
||||
try:
|
||||
self._global_container_stack.containersChanged.disconnect(self._onContainersChanged)
|
||||
|
Loading…
x
Reference in New Issue
Block a user