Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrobelli committed Feb 15, 2022
1 parent 0f3cbae commit c540f93
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,6 @@ async function getFiles() {
);
}

// Get the changed files from the response payload.
const files = response.data.files;
const all = [],
added = [],
Expand Down

0 comments on commit c540f93

Please sign in to comment.