Skip to content

Commit 71dc191

Browse files
committed
minor: removed unused import
1 parent 127620b commit 71dc191

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pylops/basicoperators/restriction.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
get_array_module,
1313
get_normalize_axis_index,
1414
inplace_set,
15-
to_cupy_conditional,
1615
to_numpy,
1716
)
1817
from pylops.utils.typing import DTypeLike, InputDimsLike, IntNDArray, NDArray

0 commit comments

Comments
 (0)