diff --git a/app.js b/app.js index cab5bdd5a4..7a0b7bc2a5 100644 --- a/app.js +++ b/app.js @@ -292,4 +292,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 +}