Skip to content

Commit

Permalink
Update lib/private/Files/Storage/Common.php
Browse files Browse the repository at this point in the history
Co-authored-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: max-nextcloud <max@nextcloud.com>
  • Loading branch information
max-nextcloud and juliusknorr authored Feb 27, 2024
1 parent 1aa9532 commit 5c3e998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/private/Files/Storage/Common.php
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
use OCP\Files\Storage\ILockingStorage;
use OCP\Files\Storage\IStorage;
use OCP\Files\Storage\IWriteStreamStorage;
use OCP\Files\Storage\StorageNotAvailableException;
use OCP\Files\StorageNotAvailableException;
use OCP\ILogger;
use OCP\Lock\ILockingProvider;
use OCP\Lock\LockedException;
Expand Down

0 comments on commit 5c3e998

Please sign in to comment.