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