mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Remove unnecessary import and declaration of i18n in plugins
This commit is contained in:
parent
9986e38dca
commit
9ac744b9ba
17 changed files with 11 additions and 44 deletions
|
@ -5,7 +5,6 @@ from . import VersionUpgrade33to34
|
|||
|
||||
upgrade = VersionUpgrade33to34.VersionUpgrade33to34()
|
||||
|
||||
|
||||
def getMetaData():
|
||||
return {
|
||||
"version_upgrade": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue