mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-04 04:51:16 +08:00
remove debug stuff
This commit is contained in:
parent
dbf706ca47
commit
658a101014
1 changed files with 0 additions and 1 deletions
|
@ -380,7 +380,6 @@ function updateCaretPosition() {
|
|||
top: newTop - middlePos,
|
||||
behavior: 'smooth'
|
||||
})
|
||||
console.log("run")
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue