Skip to content

Commit b8922d4

Browse files
committed
Remove unneeded using
1 parent 2bc5987 commit b8922d4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/cusparse/broadcast.jl

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
using Base.Broadcast: Broadcasted
22

3-
using Base.Cartesian: @nany
4-
53
using CUDA: CuArrayStyle
64

75
# TODO: support more types (SparseVector, SparseMatrixCSC, COO, BSR)

0 commit comments

Comments
 (0)