mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
fix: remove loading removed script
* ref: https://github.com/nextcloud/server/pull/54656 Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
parent
11d7762d0d
commit
49ff1cf1f2
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@
|
|||
style('settings', 'settings');
|
||||
\OCP\Util::addScript('settings', 'settings', 'core');
|
||||
\OCP\Util::addScript('settings', 'legacy-admin');
|
||||
\OCP\Util::addScript('core', 'setupchecks', 'core');
|
||||
|
||||
?>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue