mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-13 20:37:48 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
1
once.js
1
once.js
@@ -5,7 +5,6 @@ import before from './before.js';
|
||||
* to the function return the value of the first invocation. The `func` is
|
||||
* invoked with the `this` binding and arguments of the created function.
|
||||
*
|
||||
* @static
|
||||
* @since 0.1.0
|
||||
* @category Function
|
||||
* @param {Function} func The function to restrict.
|
||||
|
||||
Reference in New Issue
Block a user