mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-01 14:51:07 -07:00
Remove weird whitespace
CURA-6096
This commit is contained in:
parent
e0e8223c5d
commit
2bef85c6c2
1 changed files with 0 additions and 1 deletions
|
|
@ -53,7 +53,6 @@ class CuraContainerRegistry(ContainerRegistry):
|
|||
self._database_handlers["quality"] = QualityDatabaseHandler()
|
||||
self._database_handlers["intent"] = IntentDatabaseHandler()
|
||||
|
||||
|
||||
@override(ContainerRegistry)
|
||||
def addContainer(self, container: ContainerInterface) -> bool:
|
||||
"""Overridden from ContainerRegistry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue