This commit is contained in:
Daniel García Aubert 2018-05-25 13:37:57 +02:00
parent 92255797d9
commit 8fe192267d

View File

@ -315,6 +315,5 @@ function createRendererFactory ({ redisPool, serverOptions, environmentOptions }
torque: serverOptions.renderer.torque
});
return rendererFactory;
}