mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
fixed linting errors
This commit is contained in:
1
types/nodegit/rev-walk.d.ts
vendored
1
types/nodegit/rev-walk.d.ts
vendored
@@ -187,5 +187,4 @@ export class Revwalk {
|
||||
* @memberof Revwalk
|
||||
*/
|
||||
getCommits(count: number): Promise<Commit[]>;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user