diff --git a/index.js b/index.js index 2c82e46..34840d7 100644 --- a/index.js +++ b/index.js @@ -56,4 +56,4 @@ app.use(function(err, req, res, next) { res.render('error'); }); -module.exports = app; +module.exports = app; \ No newline at end of file