A lot of cleaning... jshint likes me now !

This commit is contained in:
Thomas FORGIONE
2015-07-01 10:14:15 +02:00
parent 0af40f3484
commit fab183eaa7
68 changed files with 544 additions and 505 deletions

View File

@@ -15,4 +15,4 @@ module.exports.index = function(req, res) {
res.setHeader('Content-Type', 'text/html');
res.send("");
}
};