summaryrefslogtreecommitdiffstats
path: root/lib/public/FullTextSearch/Model/ISearchRequest.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/FullTextSearch/Model/ISearchRequest.php')
-rw-r--r--lib/public/FullTextSearch/Model/ISearchRequest.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/public/FullTextSearch/Model/ISearchRequest.php b/lib/public/FullTextSearch/Model/ISearchRequest.php
index 76fc3b18b02..5eaac6557c7 100644
--- a/lib/public/FullTextSearch/Model/ISearchRequest.php
+++ b/lib/public/FullTextSearch/Model/ISearchRequest.php
@@ -43,8 +43,6 @@ namespace OCP\FullTextSearch\Model;
*
*/
interface ISearchRequest {
-
-
/**
* Get the maximum number of results to be returns by the Search Platform.
*