Skip to content

Commit ab02606

Browse files
committed
Remove dead import
1 parent ad66785 commit ab02606

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/TensorKitCUDAExt/TensorKitCUDAExt.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ using TensorKit.Factorizations
1414
using TensorKit.Strided
1515
using TensorKit.Factorizations: AbstractAlgorithm
1616
using TensorKit: SectorDict, tensormaptype, scalar, similarstoragetype, AdjointTensorMap, scalartype, project_symmetric_and_check
17-
import TensorKit: randisometry, rand, randn, similarmatrixtype, _set_subblock!
17+
import TensorKit: randisometry, rand, randn, _set_subblock!
1818

1919
using TensorKit: MatrixAlgebraKit
2020

0 commit comments

Comments
 (0)