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 244df0243f7..1793a1e3a86 100644 --- a/lib/public/Comments/CommentsEvent.php +++ b/lib/public/Comments/CommentsEvent.php @@ -31,7 +31,6 @@ use OCP\EventDispatcher\Event; * @since 9.0.0 */ class CommentsEvent extends Event { - /** * @deprecated 22.0.0 */ |