mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-13 15:33:16 +08:00
Remove unused import
This commit is contained in:
parent
cbc45bffd0
commit
48eda4d0dc
@ -3,7 +3,6 @@
|
|||||||
|
|
||||||
import gzip
|
import gzip
|
||||||
|
|
||||||
from UM.Platform import Platform
|
|
||||||
from UM.Mesh.MeshReader import MeshReader #The class we're extending/implementing.
|
from UM.Mesh.MeshReader import MeshReader #The class we're extending/implementing.
|
||||||
from UM.PluginRegistry import PluginRegistry
|
from UM.PluginRegistry import PluginRegistry
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user