Skip to content

Commit

Permalink
Update test/helpers/bitbucketNock.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
prokopsimek authored Nov 25, 2019
1 parent e3953ea commit f108a3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/helpers/bitbucketNock.ts
Original file line number Diff line number Diff line change
Expand Up @@ -689,7 +689,6 @@ export class RepoCommit {
}

export class RepoCommits {
// eslint-disable-next-line @typescript-eslint/no-explicit-any
repoCommits: BitbucketCommit;
constructor() {
this.repoCommits = {
Expand Down

0 comments on commit f108a3a

Please sign in to comment.