mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-18 20:28:01 -06:00
Removed accidental profile_reader stuff
This commit is contained in:
parent
e94f94767e
commit
01eb65f303
1 changed files with 1 additions and 4 deletions
|
@ -12,10 +12,7 @@ def getMetaData():
|
|||
"author": "Ultimaker",
|
||||
"description": catalog.i18nc("Wifi connection", "Wifi connection"),
|
||||
"api": 3
|
||||
},
|
||||
"profile_reader": [
|
||||
{}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
def register(app):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue