diff options
Diffstat (limited to 'apps/comments/lib/EventHandler.php')
-rw-r--r-- | apps/comments/lib/EventHandler.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/comments/lib/EventHandler.php b/apps/comments/lib/EventHandler.php index 0fc6de7bf49..d2b31e809c1 100644 --- a/apps/comments/lib/EventHandler.php +++ b/apps/comments/lib/EventHandler.php @@ -24,7 +24,6 @@ namespace OCA\Comments; use OCA\Comments\Activity\Listener as ActivityListener; -use OCA\Comments\AppInfo\Application; use OCA\Comments\Notification\Listener as NotificationListener; use OCP\Comments\CommentsEvent; use OCP\Comments\ICommentsEventHandler; |