Skip to content

Commit 0aa98e5

Browse files
committed
docs: remove unused import
1 parent 29f463a commit 0aa98e5

File tree

1 file changed

+0
-4
lines changed
  • lib/node_modules/@stdlib/fft/base/fftpack/lib

1 file changed

+0
-4
lines changed

lib/node_modules/@stdlib/fft/base/fftpack/lib/index.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@
2222
* When adding modules to the namespace, ensure that they are added in alphabetical order according to module name.
2323
*/
2424

25-
// MODULES //
26-
27-
var setReadOnly = require( '@stdlib/utils/define-read-only-property' );
28-
2925

3026
// MAIN //
3127

0 commit comments

Comments
 (0)