This commit is contained in:
antelle 2020-03-15 18:41:27 +01:00
parent fb34f8890f
commit a7acfb0291
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ import { Launcher } from 'comp/launcher';
import { SettingsManager } from 'comp/settings/settings-manager';
import { Alerts } from 'comp/ui/alerts';
import { Keys } from 'const/keys';
import { Timeouts } from 'const/timeouts';
import { UpdateModel } from 'models/update-model';
import { Features } from 'util/features';
import { Locale } from 'util/locale';