mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-04 18:53:26 +08:00
chore: unnecessary code
words will get focused when restarting the test
This commit is contained in:
parent
b2d10e0dc5
commit
bbb2644d87
1 changed files with 1 additions and 1 deletions
|
@ -35,6 +35,6 @@ export const page = new Page(
|
|||
void Keymap.refresh();
|
||||
},
|
||||
async () => {
|
||||
TestUI.focusWords();
|
||||
//
|
||||
}
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue