Remove unused import

This commit is contained in:
ChrisTerBeke 2018-05-17 10:16:13 +02:00
parent 8b0346e11b
commit 9410f93dbf

View file

@ -11,7 +11,6 @@ from UM import i18nCatalog
from UM.Logger import Logger
from UM.Message import Message
from UM.Platform import Platform
from UM.Preferences import Preferences
from UM.Resources import Resources
from cura.CuraApplication import CuraApplication