mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 15:07:28 -06:00
Remove unused import in StartSliceJob
Contributes to CURA-358
This commit is contained in:
parent
b4591c49ce
commit
b7471d6b1d
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue