A lot of cleaning... jshint likes me now !
This commit is contained in:
@@ -27,4 +27,4 @@ module.exports.index = function(req, res) {
|
||||
res.setHeader('Content-Type', 'text/html');
|
||||
res.send("");
|
||||
|
||||
}
|
||||
};
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
module.exports = {
|
||||
'/previous-next-clicked': 'index'
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user