aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/Notification/Notifier.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/lib/Notification/Notifier.php')
-rw-r--r--apps/user_ldap/lib/Notification/Notifier.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/user_ldap/lib/Notification/Notifier.php b/apps/user_ldap/lib/Notification/Notifier.php
index 8c9d20c12dc..34625a3bef4 100644
--- a/apps/user_ldap/lib/Notification/Notifier.php
+++ b/apps/user_ldap/lib/Notification/Notifier.php
@@ -26,8 +26,6 @@
namespace OCA\User_LDAP\Notification;
-use OCP\IUser;
-use OCP\IUserManager;
use OCP\L10N\IFactory;
use OCP\Notification\INotification;
use OCP\Notification\INotifier;