mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 13:49:00 +08:00
Remove unused import in StartSliceJob
Contributes to CURA-358
This commit is contained in:
parent
b4591c49ce
commit
b7471d6b1d
@ -1,7 +1,6 @@
|
|||||||
# Copyright (c) 2015 Ultimaker B.V.
|
# Copyright (c) 2015 Ultimaker B.V.
|
||||||
# Cura is released under the terms of the AGPLv3 or higher.
|
# Cura is released under the terms of the AGPLv3 or higher.
|
||||||
|
|
||||||
import time
|
|
||||||
import numpy
|
import numpy
|
||||||
|
|
||||||
from UM.Job import Job
|
from UM.Job import Job
|
||||||
|
Loading…
x
Reference in New Issue
Block a user