Skip to content

Commit da97081

Browse files
committed
docs: remove duplicate JSDoc comment in array/fixed-endian-factory
1 parent b595cc2 commit da97081

File tree

1 file changed

+0
-1
lines changed
  • lib/node_modules/@stdlib/array/fixed-endian-factory/lib

1 file changed

+0
-1
lines changed

lib/node_modules/@stdlib/array/fixed-endian-factory/lib/main.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -967,7 +967,6 @@ function factory( dtype ) { // eslint-disable-line max-lines-per-function, stdli
967967
* Returns a new typed array containing the elements in reversed order.
968968
*
969969
* @private
970-
* @private
971970
* @name toReversed
972971
* @memberof TypedArray.prototype
973972
* @type {Function}

0 commit comments

Comments
 (0)