mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06:00
Code style
This commit is contained in:
parent
4d7474b412
commit
efbb2ed081
1 changed files with 5 additions and 6 deletions
|
@ -90,7 +90,6 @@ class USBPrinterOutputDevice(PrinterOutputDevice):
|
|||
self._firmware_update_finished = False
|
||||
|
||||
self._error_message = None
|
||||
|
||||
self._error_code = 0
|
||||
|
||||
onError = pyqtSignal()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue