diff options
Diffstat (limited to 'lib/public/Comments/ICommentsManager.php')
-rw-r--r-- | lib/public/Comments/ICommentsManager.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Comments/ICommentsManager.php b/lib/public/Comments/ICommentsManager.php index 7c19b36e59a..c90662e1ff9 100644 --- a/lib/public/Comments/ICommentsManager.php +++ b/lib/public/Comments/ICommentsManager.php @@ -34,7 +34,6 @@ use OCP\IUser; * * This class manages the access to comments * - * @package OCP\Comments * @since 9.0.0 */ interface ICommentsManager { |