[Splash > Backend] Fix broken code being included
This commit is contained in:
parent
798a51c208
commit
18e13e0b1a
1 changed files with 0 additions and 1 deletions
|
@ -179,7 +179,6 @@ const initModuleUpdater = () => { // "Old" (not v2 / new, win32 only)
|
|||
const downloads = new UIProgress(0), installs = new UIProgress(1);
|
||||
|
||||
const handleFail = () => {
|
||||
setTimeout(check)
|
||||
scheduleNextUpdate();
|
||||
sendState('fail');
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue