Removed accidental profile_reader stuff

This commit is contained in:
Jaime van Kessel 2016-06-23 15:02:45 +02:00
parent e94f94767e
commit 01eb65f303

View file

@ -12,10 +12,7 @@ def getMetaData():
"author": "Ultimaker",
"description": catalog.i18nc("Wifi connection", "Wifi connection"),
"api": 3
},
"profile_reader": [
{}
]
}
}
def register(app):