Authored by htoooth

fix

@@ -51,4 +51,4 @@ module.exports = function(req, res, next) { @@ -51,4 +51,4 @@ module.exports = function(req, res, next) {
51 server.handle(data).then(() => { 51 server.handle(data).then(() => {
52 res.status(204).json(); 52 res.status(204).json();
53 }).catch(next); 53 }).catch(next);
54 -};  
  54 +};