]> source.dussan.org Git - nextcloud-server.git/commitdiff
Restore the reference to this used exception class.
authorringmaster <epithet@gmail.com>
Wed, 28 May 2014 13:45:03 +0000 (09:45 -0400)
committerThomas Müller <thomas.mueller@tmit.eu>
Wed, 4 Jun 2014 05:55:45 +0000 (07:55 +0200)
lib/private/files/lock.php

index b752b16f02395810a0d7d2dee4294b32534ba906..39138fe0248ce06f40302fb4c3000254303a8765 100644 (file)
@@ -20,6 +20,7 @@ namespace OC\Files;
 
 use OCP\Config;
 use OC\Files\Filesystem;
+use OCP\Files\LockNotAcquiredException;
 
 /**
  * Class Lock