remove debug stuff

This commit is contained in:
bhomie 2020-05-27 18:41:55 -07:00
parent dbf706ca47
commit 658a101014

View file

@ -380,7 +380,6 @@ function updateCaretPosition() {
top: newTop - middlePos,
behavior: 'smooth'
})
console.log("run")
}
}