Skip to content

Commit 8944f91

Browse files
authored
Discard changes to lib/node_modules/@stdlib/utils/async/inmap/lib/limit.js
1 parent 0ca9fb7 commit 8944f91

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-
// cspell: ignore inmap
27+
2828
var debug = logger( 'inmap-async:limit' );
2929

3030

0 commit comments

Comments
 (0)