Skip to content

Commit a9b17a1

Browse files
chore: Add OCP\Util import
Signed-off-by: Josh <[email protected]>
1 parent 5f5bb77 commit a9b17a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/dav/lib/Connector/Sabre/QuotaPlugin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
use OCA\DAV\Upload\FutureFile;
1616
use OCA\DAV\Upload\UploadFolder;
1717
use OCP\Files\StorageNotAvailableException;
18+
use OCP\Util;
1819
use Sabre\DAV\Exception\InsufficientStorage;
1920
use Sabre\DAV\Exception\ServiceUnavailable;
2021
use Sabre\DAV\INode;

0 commit comments

Comments
 (0)