mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 05:23:58 -06:00
CURA-5296 undo add version upgrade to required plugins
This commit is contained in:
parent
9daf85b632
commit
6b44ec8e4a
1 changed files with 0 additions and 10 deletions
|
@ -288,16 +288,6 @@ class CuraApplication(QtApplication):
|
|||
"ScaleTool",
|
||||
"SelectionTool",
|
||||
"TranslateTool",
|
||||
|
||||
# Version upgrades:
|
||||
"VersionUpgrade21to22",
|
||||
"VersionUpgrade22to24",
|
||||
"VersionUpgrade25to26",
|
||||
"VersionUpgrade26to27",
|
||||
"VersionUpgrade27to30",
|
||||
"VersionUpgrade30to31",
|
||||
"VersionUpgrade32to33",
|
||||
"VersionUpgrade33to34",
|
||||
])
|
||||
self._physics = None
|
||||
self._volume = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue