From 7e57582bf706a2de15f10d2cc9c2db052572c365 Mon Sep 17 00:00:00 2001 From: izureru Date: Thu, 15 Mar 2018 10:27:51 +0000 Subject: [PATCH] removed script tags --- lunchbot.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/lunchbot.js b/lunchbot.js index a58fae7..41c2391 100644 --- a/lunchbot.js +++ b/lunchbot.js @@ -74,9 +74,3 @@ server.listen(PORT, function (err) { console.log('Server successfully started on port %s', PORT) }) - - - \ No newline at end of file