remove import vtk because unused

This commit is contained in:
f.basile 2020-11-25 12:53:29 +01:00
parent 31df4c04c8
commit c2be41b9f6
1 changed files with 0 additions and 1 deletions

View File

@ -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