summaryrefslogtreecommitdiffstats
path: root/apps/federation/appinfo/app.php
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2016-08-11 18:53:45 +0200
committerArthur Schiwon <blizzz@arthur-schiwon.de>2016-08-11 18:53:45 +0200
commit3f9e1b3b45aa7a9c588e3023aeb9f99b28f714cf (patch)
treea8c1663ea6e639bdb74188b074fbbe8169e3e2ba /apps/federation/appinfo/app.php
parentc0a2a1ff64633bc2a15e4f2fa28b57f708616255 (diff)
downloadnextcloud-server-3f9e1b3b45aa7a9c588e3023aeb9f99b28f714cf.tar.gz
nextcloud-server-3f9e1b3b45aa7a9c588e3023aeb9f99b28f714cf.zip
adjust federation app
Diffstat (limited to 'apps/federation/appinfo/app.php')
-rw-r--r--apps/federation/appinfo/app.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/federation/appinfo/app.php b/apps/federation/appinfo/app.php
index 92b64b9c058..6c53810dd2c 100644
--- a/apps/federation/appinfo/app.php
+++ b/apps/federation/appinfo/app.php
@@ -23,5 +23,4 @@
namespace OCA\Federation\AppInfo;
$app = new Application();
-$app->registerSettings();
$app->registerHooks();