Skip to content

Commit 5fbe1df

Browse files
committed
fixup! Migrate Repair events to OCP\EventDispatcher\Event
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
1 parent 62c4289 commit 5fbe1df

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/private/Migration/BackgroundRepair.php

-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@
3131
use OCP\BackgroundJob\TimedJob;
3232
use OCP\EventDispatcher\IEventDispatcher;
3333
use OCP\ILogger;
34-
use OC\BackgroundJob\JobList;
35-
use OC\BackgroundJob\TimedJob;
3634
use OC\NeedsUpdateException;
3735
use OC\Repair;
3836
use OC_App;

0 commit comments

Comments
 (0)