diff --git a/index.js b/index.js index edefbce..ef26411 100644 --- a/index.js +++ b/index.js @@ -216,7 +216,6 @@ async function getFiles() { ); } - // Get the changed files from the response payload. const files = response.data.files; const all = [], added = [],