mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
Merge pull request #54964 from nextcloud/backport/54957/stable32
[stable32] fix: remove loading removed script
This commit is contained in:
commit
8f0126752f
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