Remove stray whitespace

CURA-8463
This commit is contained in:
Jaime van Kessel 2022-08-30 13:11:17 +02:00
parent b689a84bcb
commit 6d947963a4
No known key found for this signature in database
GPG key ID: C85F7A3AF1BAA7C4

View file

@ -234,7 +234,6 @@ class LocalClusterOutputDeviceManager:
_abstract_machine = CuraStackBuilder.createAbstractMachine(device.printerType)
def _storeManualAddress(self, address: str) -> None:
"""Add an address to the stored preferences."""