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