Moved files, and shortened some

This commit is contained in:
Kasper Rynning-Tønnesen
2018-02-05 23:43:56 +01:00
parent 4bca663bb3
commit 62944eb976
6 changed files with 10 additions and 41 deletions

View File

@@ -23,8 +23,6 @@ try {
}
}
router.use(recaptcha.middleware.render, function(req, res, next) {
next(); // make sure we go to the next routes and don't stop here
});