From 1e533d90c050db104d09a9302fa7104c41cd5dc0 Mon Sep 17 00:00:00 2001 From: Violet Date: Fri, 26 Jan 2024 17:21:03 +0000 Subject: [PATCH] whitespace --- index.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/index.js b/index.js index 44e26b7..7557c2d 100644 --- a/index.js +++ b/index.js @@ -10,8 +10,6 @@ const PORT = process.env.PORT || 8080 const staticpath = path.join(__dirname, 'static') const resourcePath = path.join(__dirname, 'resources') - - const mainpage = resourcePath + '/mainPage.html' var lanyardData = undefined