mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-08 14:42:46 +08:00
removed function call
This commit is contained in:
parent
d07126f10e
commit
ddaf20e771
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ import * as Notifications from "./elements/notifications";
|
|||
import * as Focus from "./test/focus";
|
||||
|
||||
ManualRestart.set();
|
||||
Misc.migrateFromCookies();
|
||||
UpdateConfig.loadFromLocalStorage();
|
||||
|
||||
if (window.location.hostname === "localhost") {
|
||||
|
|
Loading…
Add table
Reference in a new issue