Revert "Remove unused import"

This reverts commit cf556ccf8f.
This commit is contained in:
Lipu Fei 2018-01-23 12:39:07 +01:00
parent d3e85e6370
commit f45de9654b

View file

@ -1,7 +1,5 @@
# Copyright (c) 2018 Ultimaker B.V.
# Cura is released under the terms of the LGPLv3 or higher.
from UM.Application import Application from UM.Application import Application
from UM.Logger import Logger
from UM.Scene.SceneNode import SceneNode from UM.Scene.SceneNode import SceneNode
from copy import deepcopy from copy import deepcopy