aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Command/ICommand.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Command/ICommand.php')
-rw-r--r--lib/public/Command/ICommand.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Command/ICommand.php b/lib/public/Command/ICommand.php
index ac7ebf39959..cfe4b1348c9 100644
--- a/lib/public/Command/ICommand.php
+++ b/lib/public/Command/ICommand.php
@@ -26,7 +26,6 @@ namespace OCP\Command;
/**
* Interface ICommand
*
- * @package OCP\Command
* @since 8.1.0
*/
interface ICommand {