diff options
Diffstat (limited to 'apps/theming/appinfo/app.php')
-rw-r--r-- | apps/theming/appinfo/app.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/theming/appinfo/app.php b/apps/theming/appinfo/app.php index 5ef506e5acd..fc64c2452ba 100644 --- a/apps/theming/appinfo/app.php +++ b/apps/theming/appinfo/app.php @@ -23,8 +23,6 @@ * */ -\OCP\App::registerAdmin('theming', 'settings/settings-admin'); - $linkToCSS = \OC::$server->getURLGenerator()->linkToRoute( 'theming.Theming.getStylesheet', [ |