Skip to content

Commit 017e3ae

Browse files
committed
Cleanup
1 parent c81fbbc commit 017e3ae

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

src/blocksparsearrayinterface/blocksparsearrayinterface.jl

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,7 @@ using BlockArrays:
1616
blocklength,
1717
blocks,
1818
findblockindex
19-
using FunctionImplementations: FunctionImplementations, permuteddims
20-
## using DerivableInterfaces:
21-
## DerivableInterfaces,
22-
## @interface,
23-
## AbstractArrayInterface,
24-
## DefaultArrayInterface,
25-
## interface,
26-
## permuteddims,
27-
## zero!
19+
using FunctionImplementations: FunctionImplementations, permuteddims, zero!
2820
using LinearAlgebra: Adjoint, Transpose
2921
using SparseArraysBase:
3022
AbstractSparseArrayStyle,

0 commit comments

Comments
 (0)