Skip to content

Commit 8eaa06a

Browse files
committed
Remove obsolete to do
1 parent a791799 commit 8eaa06a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/operators/jordanmpotensor.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ function Base.haskey(W::JordanMPOTensor, I::CartesianIndex{4})
145145
end
146146
end
147147

148-
# TODO: avoid this slow fallback wherever possible:
149148
Base.parent(W::JordanMPOTensor) = parent(SparseBlockTensorMap(W))
150149

151150
BlockTensorKit.issparse(W::JordanMPOTensor) = true

0 commit comments

Comments
 (0)