Remove Debuglog

pull/977/head
Konstantin Ullrich 5 years ago
parent 2ed7ed5de5
commit c410ef5354

@ -2419,7 +2419,6 @@
direction = 'none';
}
console.log(isLeft, direction, posStart, posEnd, newPosStart, newPosEnd);
if (direction === 'forward') {
newPosStart = posStart;
} else if (direction === 'backward') {

Loading…
Cancel
Save