summaryrefslogtreecommitdiffstats
path: root/lib/public/OCS/IDiscoveryService.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/OCS/IDiscoveryService.php')
-rw-r--r--lib/public/OCS/IDiscoveryService.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/OCS/IDiscoveryService.php b/lib/public/OCS/IDiscoveryService.php
index dd8e007b541..167858774ed 100644
--- a/lib/public/OCS/IDiscoveryService.php
+++ b/lib/public/OCS/IDiscoveryService.php
@@ -33,7 +33,6 @@ namespace OCP\OCS;
*
* Allows you to discover OCS end-points on a remote server
*
- * @package OCP\OCS
* @since 12.0.0
*/
interface IDiscoveryService {