diff options
Diffstat (limited to 'lib/public/Comments/ICommentsManagerFactory.php')
-rw-r--r-- | lib/public/Comments/ICommentsManagerFactory.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Comments/ICommentsManagerFactory.php b/lib/public/Comments/ICommentsManagerFactory.php index e6f69807b05..b1c70d445f3 100644 --- a/lib/public/Comments/ICommentsManagerFactory.php +++ b/lib/public/Comments/ICommentsManagerFactory.php @@ -35,7 +35,6 @@ use OCP\IServerContainer; * @since 9.0.0 */ interface ICommentsManagerFactory { - /** * Constructor for the comments manager factory * |