Completed
Pull Request — master (#2760)
by Joas
12:47 queued 04:54
created
apps/updatenotification/lib/Notification/BackgroundJob.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -30,8 +30,6 @@
 block discarded – undo
30 30
 use OCP\IConfig;
31 31
 use OCP\IGroup;
32 32
 use OCP\IGroupManager;
33
-use OCP\IURLGenerator;
34
-use OCP\IUser;
35 33
 use OCP\Notification\IManager;
36 34
 
37 35
 class BackgroundJob extends TimedJob {
Please login to merge, or discard this patch.