Skip to content

Commit 8bc37a9

Browse files
authored
Update index.js
Removed unused directive. Signed-off-by: Seth-Banker <[email protected]>
1 parent 5089368 commit 8bc37a9

File tree

1 file changed

+0
-2
lines changed
  • lib/node_modules/@stdlib/assert/is-integer-array/examples

1 file changed

+0
-2
lines changed

lib/node_modules/@stdlib/assert/is-integer-array/examples/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/* eslint-disable no-new-wrappers */
20-
2119
'use strict';
2220

2321
var Number = require( '@stdlib/number/ctor' );

0 commit comments

Comments
 (0)