mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
Remove preferences upgrade from 2.1->2.2
No preferences will need to be upgraded. Contributes to issue CURA-844.
This commit is contained in:
parent
b643fe8fd0
commit
242559bd7e
3 changed files with 1 additions and 36 deletions
|
@ -20,10 +20,6 @@ def getMetaData():
|
|||
"from": 1,
|
||||
"to": 2
|
||||
},
|
||||
"preferences": {
|
||||
"from": 2,
|
||||
"to": 3
|
||||
},
|
||||
"machine_instance": {
|
||||
"from": 1,
|
||||
"to": 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue