diff options
Diffstat (limited to 'lib/private/comments/manager.php')
-rw-r--r-- | lib/private/comments/manager.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/comments/manager.php b/lib/private/comments/manager.php index a2b55c4ffdd..05f981f244d 100644 --- a/lib/private/comments/manager.php +++ b/lib/private/comments/manager.php @@ -3,7 +3,6 @@ namespace OC\Comments; use Doctrine\DBAL\Exception\DriverException; -use OC\Hooks\Emitter; use OCP\Comments\IComment; use OCP\Comments\ICommentsManager; use OCP\Comments\NotFoundException; |