[Updater > v2] Remove debugging for CI

This commit is contained in:
Ducko 2022-04-13 08:05:08 +01:00
parent a2221dc526
commit 31927f5a05
1 changed files with 0 additions and 3 deletions

View File

@ -208,9 +208,6 @@ class Updater extends require('events').EventEmitter {
} else if (progress.state === TASK_STATE_COMPLETE || progress.state === TASK_STATE_FAILED) {
// <TEST_FLAG_WINDOWS> excess excess excess excess excess excess ex
// <TEST_FLAG_WINDOWS> excess excess excess
if (name === 'discord_rpc') process.exit();
this.currentlyInstalling[name] = false;
this.updateEventHistory.push({
type: 'installed-module',