summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorringmaster <epithet@gmail.com>2014-05-28 09:45:03 -0400
committerThomas Müller <thomas.mueller@tmit.eu>2014-06-04 07:55:45 +0200
commitba887d2b171a410e2c5925fa9e1519e7e69b71c2 (patch)
treeb768cfbb4cca132a4b6c80d113b5f525d6a50f8f /lib
parent54865815f5c6044b3b4ea4793f6677d48c16604d (diff)
downloadnextcloud-server-ba887d2b171a410e2c5925fa9e1519e7e69b71c2.tar.gz
nextcloud-server-ba887d2b171a410e2c5925fa9e1519e7e69b71c2.zip
Restore the reference to this used exception class.
Diffstat (limited to 'lib')
-rw-r--r--lib/private/files/lock.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/private/files/lock.php b/lib/private/files/lock.php
index b752b16f023..39138fe0248 100644
--- a/lib/private/files/lock.php
+++ b/lib/private/files/lock.php
@@ -20,6 +20,7 @@ namespace OC\Files;
use OCP\Config;
use OC\Files\Filesystem;
+use OCP\Files\LockNotAcquiredException;
/**
* Class Lock