Skip to content

Commit e81bae0

Browse files
committed
remove Grid2DIRregularUniform
1 parent a0bb93b commit e81bae0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

autolens/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
from autoarray.structures.grids.uniform_1d import Grid1D
3636
from autoarray.structures.grids.uniform_2d import Grid2D
3737
from autoarray.structures.grids.irregular_2d import Grid2DIrregular
38-
from autoarray.structures.grids.irregular_2d import Grid2DIrregularUniform
3938
from autoarray.structures.mesh.rectangular_2d import Mesh2DRectangular
4039
from autoarray.structures.mesh.voronoi_2d import Mesh2DVoronoi
4140
from autoarray.structures.mesh.delaunay_2d import Mesh2DDelaunay

0 commit comments

Comments
 (0)