mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-21 19:33:12 +08:00
Remove extraneous logging
This commit is contained in:
parent
eb48fcf05e
commit
ba705176fe
@ -88,8 +88,6 @@ class CloudOutputDeviceManager:
|
||||
if self._syncing:
|
||||
return
|
||||
|
||||
Logger.info("Syncing cloud printer clusters")
|
||||
|
||||
self._syncing = True
|
||||
self._account.setSyncState(self.SYNC_SERVICE_NAME, SyncState.SYNCING)
|
||||
self._api.getClusters(self._onGetRemoteClustersFinished, self._onGetRemoteClusterFailed)
|
||||
|
Loading…
x
Reference in New Issue
Block a user