Restore the reference to this used exception class.
This commit is contained in:
parent
54865815f5
commit
ba887d2b17
|
@ -20,6 +20,7 @@ namespace OC\Files;
|
|||
|
||||
use OCP\Config;
|
||||
use OC\Files\Filesystem;
|
||||
use OCP\Files\LockNotAcquiredException;
|
||||
|
||||
/**
|
||||
* Class Lock
|
||||
|
|
Loading…
Reference in New Issue