whitespace

This commit is contained in:
Violet 2024-01-26 17:21:03 +00:00 committed by GitHub
parent c74947a11c
commit 1e533d90c0

View file

@ -10,8 +10,6 @@ const PORT = process.env.PORT || 8080
const staticpath = path.join(__dirname, 'static') const staticpath = path.join(__dirname, 'static')
const resourcePath = path.join(__dirname, 'resources') const resourcePath = path.join(__dirname, 'resources')
const mainpage = resourcePath + '/mainPage.html' const mainpage = resourcePath + '/mainPage.html'
var lanyardData = undefined var lanyardData = undefined