remove console log

This commit is contained in:
Joseph Canero 2017-10-03 18:45:16 -04:00
parent 2e44de5bd2
commit 7bbbd01fc4

View file

@ -72,8 +72,6 @@ function start(opts) {
options.auth.keyDomains = options.auth.keyDomains || [];
options.auth.forceSpriteKey = options.auth.forceSpriteKey || false;
console.log("options:", options);
var paths = options.paths || {};
options.paths = paths;
paths.root = path.resolve(