Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/survey_server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/app.php')
-rw-r--r--appinfo/app.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/appinfo/app.php b/appinfo/app.php
index 28c96df..f017f9f 100644
--- a/appinfo/app.php
+++ b/appinfo/app.php
@@ -22,7 +22,6 @@
namespace OCA\Survey_Server\AppInfo;
$app = new Application();
-$app->registerOCSApi();
$container = $app->getContainer();
$container->query('OCP\INavigationManager')->add(function () use ($container) {