remove import vtk because unused
This commit is contained in:
parent
31df4c04c8
commit
c2be41b9f6
|
@ -6,7 +6,6 @@ from os import path
|
|||
import numpy as np
|
||||
import h5py
|
||||
from scipy import ndimage,spatial
|
||||
import vtk
|
||||
|
||||
from . import environment
|
||||
from . import VTK
|
||||
|
|
Loading…
Reference in New Issue