mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Remove unused import
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
159272bb93
commit
bd3c1fdf74
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@ declare(strict_types=1);
|
|||
|
||||
namespace OCA\DAV\BackgroundJob;
|
||||
|
||||
use DateTime;
|
||||
use OCA\DAV\CalDAV\Schedule\Plugin;
|
||||
use OCP\AppFramework\Utility\ITimeFactory;
|
||||
use OCP\BackgroundJob\IJobList;
|
||||
|
|
|
|||
Loading…
Reference in a new issue