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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/FullTextSearch/Model/IIndex.php')
-rw-r--r--lib/public/FullTextSearch/Model/IIndex.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/FullTextSearch/Model/IIndex.php b/lib/public/FullTextSearch/Model/IIndex.php
index 0f3f718d7ba..7078962d99e 100644
--- a/lib/public/FullTextSearch/Model/IIndex.php
+++ b/lib/public/FullTextSearch/Model/IIndex.php
@@ -27,7 +27,6 @@ declare(strict_types=1);
namespace OCP\FullTextSearch\Model;
-
/**
* Interface IIndex
*