mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -06:00
Removed unused import
This commit is contained in:
parent
c300b4d95a
commit
fdd8a7bb6c
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ import platform
|
||||||
import sys
|
import sys
|
||||||
import os
|
import os
|
||||||
import os.path
|
import os.path
|
||||||
import configparser
|
|
||||||
import numpy
|
import numpy
|
||||||
numpy.seterr(all="ignore")
|
numpy.seterr(all="ignore")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue