Remove Debuglog

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

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

Loading…
Cancel
Save