Skip to content

Commit d260aa8

Browse files
authored
Remove unsused import
This is not used anywhere in this file.
1 parent ee85dbe commit d260aa8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ArrayInterface.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
module ArrayInterface
22

33
using LinearAlgebra
4-
using LinearAlgebra: AbstractTriangular
54
using SparseArrays
65
using SuiteSparse
76

0 commit comments

Comments
 (0)