From 48843203b0aba3b6070b50748bab5cf44bfdf86c Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Tue, 21 Feb 2023 11:01:52 +0000 Subject: [PATCH] Remove Comments Signed-off-by: Fred Boniface --- app.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app.js b/app.js index 2b00cde..670dd26 100644 --- a/app.js +++ b/app.js @@ -4,10 +4,6 @@ // licensed separately, each folder contains a license file where a // 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`) // External Requires