Skip to content

Commit 9224753

Browse files
authored
chore: minor clean-up
Signed-off-by: Shabareesh Shetty <[email protected]>
1 parent ea01d64 commit 9224753

File tree

1 file changed

+0
-1
lines changed
  • lib/node_modules/@stdlib/blas/base/zdotc/lib

1 file changed

+0
-1
lines changed

lib/node_modules/@stdlib/blas/base/zdotc/lib/zdotc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
// MODULES //
2222

2323
var stride2offset = require( '@stdlib/strided/base/stride2offset' );
24-
var Complex128 = require( '@stdlib/complex/float64/ctor' );
2524
var ndarray = require( './ndarray.js' );
2625

2726

0 commit comments

Comments
 (0)