whitespace
This commit is contained in:
parent
c74947a11c
commit
1e533d90c0
1 changed files with 0 additions and 2 deletions
2
index.js
2
index.js
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue