Remove unused variable
This commit is contained in:
parent
93d7c8944b
commit
9a4e465608
@ -24,7 +24,6 @@ module.exports = class GiteaReviews {
|
||||
}
|
||||
|
||||
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