Skip to content

Commit 74b09d6

Browse files
authored
fix: fix the params of Hash#delete in in jsdoc (#4737)
Remove the unused param `hash` from the jsdoc of `Hash#delete`
1 parent 08110bd commit 74b09d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.internal/Hash.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ class Hash {
3535
* Removes `key` and its value from the hash.
3636
*
3737
* @memberOf Hash
38-
* @param {Object} hash The hash to modify.
3938
* @param {string} key The key of the value to remove.
4039
* @returns {boolean} Returns `true` if the entry was removed, else `false`.
4140
*/

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy