refactor: remove unnecessary line

This commit is contained in:
Miodec 2024-06-12 17:35:48 +02:00
parent 4dc137fe21
commit 54f6e630a6

View file

@ -31,7 +31,6 @@ if (Misc.isDevEnvironment()) {
});
}
ManualRestart.set();
void UpdateConfig.loadFromLocalStorage();
Focus.set(true, true);