summaryrefslogtreecommitdiffstats
path: root/lib/Notification/Listener.php
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-07-09 12:31:01 +0200
committerJoas Schilling <coding@schilljs.com>2020-07-09 16:23:20 +0200
commitb8503d0196922a59d26a5794df244e48ecbcde44 (patch)
tree5cef6f214e9fa3f2b282856d51cf0c13caccd699 /lib/Notification/Listener.php
parent429305bb8aaedac3c9176d81b58368a34e492ae1 (diff)
Fix CS
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'lib/Notification/Listener.php')
-rw-r--r--lib/Notification/Listener.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Notification/Listener.php b/lib/Notification/Listener.php
index 67ab8aa68..9ae172c73 100644
--- a/lib/Notification/Listener.php
+++ b/lib/Notification/Listener.php
@@ -28,9 +28,7 @@ use OCA\Talk\Events\JoinRoomUserEvent;
use OCA\Talk\Events\RoomEvent;
use OCA\Talk\Room;
use OCP\AppFramework\Utility\ITimeFactory;
-use OCP\EventDispatcher\Event;
use OCP\EventDispatcher\IEventDispatcher;
-use OCP\Notification\IApp;
use OCP\Notification\IManager;
use OCP\ILogger;
use OCP\IUser;