From af85a39f66a25ccc25ec675ae4617bc9475c7f1c Mon Sep 17 00:00:00 2001 From: "samuele.berlusconi" Date: Wed, 21 Oct 2020 15:36:50 +0200 Subject: [PATCH] Removed unused require --- app/scripts/game-scraper.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/scripts/game-scraper.js b/app/scripts/game-scraper.js index 9b4c2d5..133cf7a 100644 --- a/app/scripts/game-scraper.js +++ b/app/scripts/game-scraper.js @@ -11,7 +11,6 @@ const { preparePage } = require("./puppeteer-helper.js"); const GameDownload = require("./classes/game-download.js"); const GameInfo = require("./classes/game-info.js"); const urlHelper = require("./url-helper.js"); -const { TimeoutError } = require("ky-universal"); /** * @protected @@ -321,8 +320,8 @@ async function getLastChangelog(page) { * @returns {Promise} List of objects used for game download * @deprecated */ -// skipcq: JS-0128 /* istanbul ignore next */ +// skipcq: JS-0128 async function getGameDownloadLink(page) { // Most used hosting platforms const hostingPlatforms = [