Don't spam the console
This commit is contained in:
parent
d66a8afd93
commit
73f55818e5
1 changed files with 0 additions and 1 deletions
|
@ -267,7 +267,6 @@ blocks.forEach(function(array) {
|
|||
splitIndex++;
|
||||
}
|
||||
}
|
||||
console.log(output);
|
||||
output = output.replace(/\n/g, "\n\n");
|
||||
|
||||
var display = output;
|
||||
|
|
Reference in a new issue