mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-24 03:11:03 -07:00
Merge branch 'fix_unnecessary_imports' of https://github.com/fieldOfView/Cura
This commit is contained in:
commit
9e5b72c5b6
17 changed files with 11 additions and 44 deletions
|
|
@ -2,9 +2,6 @@
|
|||
# Cura is released under the terms of the LGPLv3 or higher.
|
||||
|
||||
from .src import DiscoverUM3Action
|
||||
from UM.i18n import i18nCatalog
|
||||
catalog = i18nCatalog("cura")
|
||||
|
||||
from .src import UM3OutputDevicePlugin
|
||||
|
||||
def getMetaData():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue