Skip to content

Commit 8ff6d74

Browse files
committed
Removed config.js
1 parent 91242c9 commit 8ff6d74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/base.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,6 @@ private static function printUpgradePage(\OC\SystemConfig $systemConfig) {
370370

371371
$oldTheme = $systemConfig->getValue('theme');
372372
$systemConfig->setValue('theme', '');
373-
OC_Util::addScript('config'); // needed for web root
374373
OC_Util::addScript('update');
375374

376375
/** @var \OC\App\AppManager $appManager */

0 commit comments

Comments
 (0)