diff options
Diffstat (limited to 'lib/public/Comments/CommentsEvent.php')
-rw-r--r-- | lib/public/Comments/CommentsEvent.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Comments/CommentsEvent.php b/lib/public/Comments/CommentsEvent.php index 94ef2892f38..1487200fc68 100644 --- a/lib/public/Comments/CommentsEvent.php +++ b/lib/public/Comments/CommentsEvent.php @@ -29,7 +29,6 @@ use OCP\EventDispatcher\Event; /** * Class CommentsEvent * - * @package OCP\Comments * @since 9.0.0 */ class CommentsEvent extends Event { |