Skip to content

Commit 29636a1

Browse files
author
John Haley
committed
Removed wrong docs in commit.js
1 parent 1cfacc7 commit 29636a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/commit.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ Commit.prototype.getParents = function(limit, callback) {
151151
/**
152152
* Retrieve the commit"s parent shas.
153153
*
154-
* @param {Function} callback
155154
* @return {Array<Oids>} array of oids
156155
*/
157156
Commit.prototype.parents = function() {

0 commit comments

Comments
 (0)