Skip to content

Commit 2d3d47b

Browse files
author
NEEKUorAAYUSH
committed
chore: fix JavaScript lint warning (issue #6762)
1 parent 6177f03 commit 2d3d47b

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/utils/async/inmap/lib

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/utils/async/inmap/lib/limit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ var logger = require( 'debug' );
2424

2525

2626
// VARIABLES //
27-
27+
// cspell: ignore inmap
2828
var debug = logger( 'inmap-async:limit' );
2929

3030

0 commit comments

Comments
 (0)