From c540f93f46b27cf66b18cdcd63549f45174e5d07 Mon Sep 17 00:00:00 2001 From: Alessandro Belli Date: Tue, 15 Feb 2022 12:26:36 +0100 Subject: [PATCH] Update index.js --- index.js | 1 - 1 file changed, 1 deletion(-) 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 = [],