diff options
Diffstat (limited to 'lib/public/Command/IBus.php')
-rw-r--r-- | lib/public/Command/IBus.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Command/IBus.php b/lib/public/Command/IBus.php index ff7811b058a..9de5dd8e4b3 100644 --- a/lib/public/Command/IBus.php +++ b/lib/public/Command/IBus.php @@ -26,7 +26,6 @@ namespace OCP\Command; /** * Interface IBus * - * @package OCP\Command * @since 8.1.0 */ interface IBus { |