mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-19 12:47:49 -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",
|
"author": "Ultimaker",
|
||||||
"description": catalog.i18nc("Wifi connection", "Wifi connection"),
|
"description": catalog.i18nc("Wifi connection", "Wifi connection"),
|
||||||
"api": 3
|
"api": 3
|
||||||
},
|
}
|
||||||
"profile_reader": [
|
|
||||||
{}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
||||||
def register(app):
|
def register(app):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue