Skip to content

Commit a71dcb9

Browse files
committed
Auto-generated commit
1 parent dcbd0fb commit a71dcb9

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.github/.keepalive

Lines changed: 0 additions & 1 deletion
This file was deleted.

lib/factory.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ var limit = require( './limit.js' );
4343
* - 1: value count
4444
* - 2: frequency percentage
4545
*
46-
*
4746
* @param {Options} [options] - function options
4847
* @param {*} [options.thisArg] - execution context
4948
* @param {PositiveInteger} [options.limit] - maximum number of pending invocations at any one time

lib/main.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ var factory = require( './factory.js' );
3838
* - 1: value count
3939
* - 2: frequency percentage
4040
*
41-
*
4241
* @param {Collection} collection - input collection
4342
* @param {Options} [options] - function options
4443
* @param {*} [options.thisArg] - execution context

0 commit comments

Comments
 (0)