diff --git a/app.js b/app.js index 175aaaaff6..d3b4af0697 100644 --- a/app.js +++ b/app.js @@ -309,4 +309,4 @@ function versionCheck() { winston.warn('Your version of Node.js is too outdated for NodeBB. Please update your version of Node.js.'); winston.warn('Recommended ' + range.green + ', '.reset + version.yellow + ' provided\n'.reset); } -} \ No newline at end of file +}