From: ringmaster Date: Wed, 28 May 2014 13:45:03 +0000 (-0400) Subject: Restore the reference to this used exception class. X-Git-Tag: v7.0.0alpha2~127^2~10 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ba887d2b171a410e2c5925fa9e1519e7e69b71c2;p=nextcloud-server.git Restore the reference to this used exception class. --- 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