Skip to content

Commit f4dc78e

Browse files
authored
Remove unused import of AbstractSparseMatrixCSC
1 parent 504b1a3 commit f4dc78e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/SparseMatrixColorings.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ using PrecompileTools: @compile_workload
3131
using Random: Random, AbstractRNG, default_rng, randperm
3232
using SparseArrays:
3333
SparseArrays,
34-
AbstractSparseMatrixCSC,
3534
SparseMatrixCSC,
3635
dropzeros,
3736
dropzeros!,

0 commit comments

Comments
 (0)