Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
milankomaj committed Aug 1, 2024
1 parent 457c257 commit aa241c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/github.js
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,6 @@ class GithubUser {
octokit.log.debug("✅ contributors hasOwn:login :", Object.entries(contributors).map(([index, total]) => ({
index,
total: total.total,
weeks: total.weeks.weeks,
author: Object.values(total.author)[0]
}))
)
Expand Down

0 comments on commit aa241c9

Please sign in to comment.