Remove Comments

Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
Fred Boniface 2023-02-21 11:01:52 +00:00
parent d10d558715
commit 48843203b0
1 changed files with 0 additions and 4 deletions

4
app.js
View File

@ -4,10 +4,6 @@
// licensed separately, each folder contains a license file where a // licensed separately, each folder contains a license file where a
// different license applies. // different license applies.
// While the Node app can serve static files, in production a separate
// container should be used for this. See the dockerfile under /static
// for this.
console.log(`Initialising OwlBoard`) console.log(`Initialising OwlBoard`)
// External Requires // External Requires