summaryrefslogtreecommitdiffstats
path: root/lib/private/FullTextSearch/Model/DocumentAccess.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/FullTextSearch/Model/DocumentAccess.php')
-rw-r--r--lib/private/FullTextSearch/Model/DocumentAccess.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/FullTextSearch/Model/DocumentAccess.php b/lib/private/FullTextSearch/Model/DocumentAccess.php
index 2b74991b717..d4c7a06d079 100644
--- a/lib/private/FullTextSearch/Model/DocumentAccess.php
+++ b/lib/private/FullTextSearch/Model/DocumentAccess.php
@@ -26,7 +26,6 @@ declare(strict_types=1);
namespace OC\FullTextSearch\Model;
-
use JsonSerializable;
use OCP\FullTextSearch\Model\IDocumentAccess;