Remove unused variable
This commit is contained in:
parent
9a4e465608
commit
084dec58a9
@ -25,7 +25,6 @@ module.exports = class GithubReviews {
|
||||
}
|
||||
|
||||
async getReviewContributions (repos, startDate, endDate) {
|
||||
let pulls = [];
|
||||
let reviewContributions = {}
|
||||
|
||||
await Promise.all(repos.map(async (repo) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user