From 16bab47844eb5fcb4a636901d2b58c92d213070d Mon Sep 17 00:00:00 2001 From: Bingus_Violet Date: Sat, 27 Jan 2024 15:08:45 -0600 Subject: [PATCH] Remove Testing Line --- index.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/index.js b/index.js index 7bc33dd..7c025d7 100644 --- a/index.js +++ b/index.js @@ -15,8 +15,6 @@ const resourcePath = path.join(__dirname, 'resources') const mainpage = resourcePath + '/mainPage.html' var lanyardData = undefined -console.log(__dirname) - var config = JSON.parse(fs.readFileSync(path.join(__dirname, 'config.json'))) var thumborInstances = config.thumborInstances