mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
USBPrinting: Removing superfluous empty lines
Contributes to CURA-1809
This commit is contained in:
parent
87ac3cf792
commit
f8a5ee8c9b
2 changed files with 0 additions and 2 deletions
|
@ -19,7 +19,6 @@ from PyQt5.QtCore import QUrl, pyqtSlot, pyqtSignal, pyqtProperty
|
|||
from UM.i18n import i18nCatalog
|
||||
catalog = i18nCatalog("cura")
|
||||
|
||||
|
||||
class USBPrinterOutputDevice(PrinterOutputDevice):
|
||||
|
||||
def __init__(self, serial_port):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue