移除日志

pull/1583/head
lyswhut 2023-09-05 13:28:50 +08:00
parent 9a3434b02e
commit fc03cd77fc
1 changed files with 0 additions and 1 deletions

View File

@ -169,7 +169,6 @@ export default (isComputeHeight) => {
let delayScrollTimeout
const scrollLine = (line, oldLine) => {
console.log('scrollLine', line, oldLine)
setImmediate(() => {
prevActiveLine = line
})