Skip to content

Commit 576ff7b

Browse files
fix: remove unused eslint-disable directive
Signed-off-by: Lalit Narayan Yadav <[email protected]>
1 parent 60aea0a commit 576ff7b

File tree

1 file changed

+0
-1
lines changed
  • lib/node_modules/@stdlib/math/strided/ops/mul/scripts

1 file changed

+0
-1
lines changed

lib/node_modules/@stdlib/math/strided/ops/mul/scripts/types.js

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

21-
/* eslint-disable node/shebang */
2221

2322
'use strict';
2423

0 commit comments

Comments
 (0)