diff options
Diffstat (limited to 'lib/public/Search/Result.php')
-rw-r--r-- | lib/public/Search/Result.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Search/Result.php b/lib/public/Search/Result.php index 86476ade721..e063413059f 100644 --- a/lib/public/Search/Result.php +++ b/lib/public/Search/Result.php @@ -31,7 +31,6 @@ namespace OCP\Search; * @deprecated 20.0.0 */ class Result { - /** * A unique identifier for the result, usually given as the item ID in its * corresponding application. |