Skip to content

Commit f8b5be2

Browse files
Merge pull request #395 from dkarrasch/patch-1
Remove unsused import
2 parents ee85dbe + d260aa8 commit f8b5be2

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)