mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-20 21:27:50 -06:00
Removed wrong comment
This commit is contained in:
parent
56326d286f
commit
665c0a81f4
1 changed files with 0 additions and 1 deletions
|
@ -115,7 +115,6 @@ class LegacyUM3OutputDevice(NetworkedPrinterOutputDevice):
|
||||||
self._not_authenticated_message.hide()
|
self._not_authenticated_message.hide()
|
||||||
|
|
||||||
self._requestAuthentication()
|
self._requestAuthentication()
|
||||||
pass # Cura Connect doesn't do any authorization
|
|
||||||
|
|
||||||
def connect(self):
|
def connect(self):
|
||||||
super().connect()
|
super().connect()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue