Skip to content

Commit 409a023

Browse files
fixup! fix: calendar subscription memory exhaustion
Signed-off-by: SebastianKrupinski <[email protected]>
1 parent 92488ea commit 409a023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
namespace OCA\DAV\CalDAV\WebcalCaching;
1010

1111
use OCA\DAV\CalDAV\CalDavBackend;
12-
use OCP\AppFramework\Utility\ITimeFactory;
1312
use OCA\DAV\CalDAV\Import\ImportService;
13+
use OCP\AppFramework\Utility\ITimeFactory;
1414
use Psr\Log\LoggerInterface;
1515
use Sabre\DAV\PropPatch;
1616
use Sabre\VObject\Component;

0 commit comments

Comments
 (0)