This commit is contained in:
Daniel García Aubert 2019-10-01 16:10:47 +02:00
parent 5c95ee0daa
commit 8948ad246f

View File

@ -83,4 +83,4 @@ module.exports = function serverFactory (statsClient) {
} }
return app; return app;
} };