Skip to content

Commit 5c6a11d

Browse files
committed
fix: lint error
1 parent bc9f755 commit 5c6a11d

File tree

1 file changed

+0
-2
lines changed
  • lib/node_modules/@stdlib/ndarray/base/nullary-strided1d-dispatch-factory/examples

1 file changed

+0
-2
lines changed

lib/node_modules/@stdlib/ndarray/base/nullary-strided1d-dispatch-factory/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 array-element-newline */
20-
2119
'use strict';
2220

2321
var dsorthp = require( '@stdlib/blas/ext/base/ndarray/dsorthp' );

0 commit comments

Comments
 (0)