diff --git a/__init__.py b/__init__.py index 1efc63e8d0..711b7caf93 100644 --- a/__init__.py +++ b/__init__.py @@ -12,10 +12,7 @@ def getMetaData(): "author": "Ultimaker", "description": catalog.i18nc("Wifi connection", "Wifi connection"), "api": 3 - }, - "profile_reader": [ - {} - ] + } } def register(app):