Skip to content

Commit 2ddd179

Browse files
kribbloclayreimann
authored andcommitted
chore: remove "foo" parameter from JSDoc
1 parent 99b7e4b commit 2ddd179

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/GitHub.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ class GitHub {
5353
/**
5454
* Create a new Organization wrapper
5555
* @param {string} organization - the name of the organization
56-
* @param {string} foo - this
5756
* @return {Organization}
5857
*/
5958
getOrganization(organization) {

0 commit comments

Comments
 (0)