Completed
Pull Request — master (#3869)
by Jan-Christoph
22:50
created
apps/user_ldap/lib/Notification/Notifier.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -24,8 +24,6 @@
 block discarded – undo
24 24
 namespace OCA\User_LDAP\Notification;
25 25
 
26 26
 
27
-use OCP\IUser;
28
-use OCP\IUserManager;
29 27
 use OCP\L10N\IFactory;
30 28
 use OCP\Notification\INotification;
31 29
 use OCP\Notification\INotifier;
Please login to merge, or discard this patch.