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

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/routes.php8
1 files changed, 1 insertions, 7 deletions
diff --git a/appinfo/routes.php b/appinfo/routes.php
index eb221ea..0a72d6d 100644
--- a/appinfo/routes.php
+++ b/appinfo/routes.php
@@ -76,10 +76,4 @@ return [
'verb' => 'POST'
]
]
-]
-;
-
-/*
- * This route is now useless. It was used with navigate.js + SearchController
- * We are now using SearchProvider.
- */
+];