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