Skip to content

Commit 5c3e998

Browse files
Update lib/private/Files/Storage/Common.php
Co-authored-by: Julius Härtl <[email protected]> Signed-off-by: max-nextcloud <[email protected]>
1 parent 1aa9532 commit 5c3e998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/private/Files/Storage/Common.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
use OCP\Files\Storage\ILockingStorage;
6262
use OCP\Files\Storage\IStorage;
6363
use OCP\Files\Storage\IWriteStreamStorage;
64-
use OCP\Files\Storage\StorageNotAvailableException;
64+
use OCP\Files\StorageNotAvailableException;
6565
use OCP\ILogger;
6666
use OCP\Lock\ILockingProvider;
6767
use OCP\Lock\LockedException;

0 commit comments

Comments
 (0)