Don't spam the console

This commit is contained in:
tjvr 2016-04-29 10:45:19 +01:00
parent d66a8afd93
commit 73f55818e5

View file

@ -267,7 +267,6 @@ blocks.forEach(function(array) {
splitIndex++;
}
}
console.log(output);
output = output.replace(/\n/g, "\n\n");
var display = output;