Skip to content

Commit 9980e59

Browse files
chore: fix JavaScript lint errors
PR-URL: #6324 Closes: #6312 Reviewed-by: Athan Reines <[email protected]>
1 parent cc611d0 commit 9980e59

File tree

1 file changed

+0
-2
lines changed
  • lib/node_modules/@stdlib/math/strided/ops/sub/scripts

1 file changed

+0
-2
lines changed

lib/node_modules/@stdlib/math/strided/ops/sub/scripts/dtypes.js

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

21-
/* eslint-disable node/shebang */
22-
2321
'use strict';
2422

2523
// MODULES //

0 commit comments

Comments
 (0)