mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Restore the reference to this used exception class.
This commit is contained in:
parent
54865815f5
commit
ba887d2b17
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ namespace OC\Files;
|
|||
|
||||
use OCP\Config;
|
||||
use OC\Files\Filesystem;
|
||||
use OCP\Files\LockNotAcquiredException;
|
||||
|
||||
/**
|
||||
* Class Lock
|
||||
|
|
|
|||
Loading…
Reference in a new issue