diff --git a/epic-claimer-new.js b/epic-claimer-new.js index 349a640..0c06ea6 100644 --- a/epic-claimer-new.js +++ b/epic-claimer-new.js @@ -23,7 +23,6 @@ const BEARER_TOKEN_NAME = 'EPIC_BEARER_TOKEN'; // Screenshot Helper Function const screenshot = (...a) => path.resolve(cfg.dir.screenshots, 'epic-games', ...a); - // Fetch Free Games from API const fetchFreeGamesAPI = async () => { const resp = await axios.get('https://store-site-backend-static-ipv4.ak.epicgames.com/freeGamesPromotions', {