remove obsolete grid_filter import

This commit is contained in:
Philip Eisenlohr 2022-02-17 18:50:53 -05:00
parent 8e19e93b39
commit e602653b3b
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ import vtk
from damask import VTK
from damask import Table
from damask import grid_filters
@pytest.fixture
def ref_path(ref_path_base):