diff options
Diffstat (limited to 'apps/files/templates/settings-personal.php')
-rw-r--r-- | apps/files/templates/settings-personal.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/files/templates/settings-personal.php b/apps/files/templates/settings-personal.php index 06ea218f3b0..0ca3846d699 100644 --- a/apps/files/templates/settings-personal.php +++ b/apps/files/templates/settings-personal.php @@ -4,9 +4,6 @@ * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later */ - -script(\OCA\Files\AppInfo\Application::APP_ID, 'personal-settings'); - ?> <div id="files-personal-settings" class="section"> </div> |