Completed
Pull Request — master (#5)
by Morris
04:44
created
controller/filehandlingcontroller.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,6 @@
 block discarded – undo
29 29
 use OCP\AppFramework\Http;
30 30
 use OCP\AppFramework\Http\DataResponse;
31 31
 use OCP\Files\ForbiddenException;
32
-use OCP\Files\StorageNotAvailableException;
33 32
 use OCP\IL10N;
34 33
 use OCP\ILogger;
35 34
 use OCP\IRequest;
Please login to merge, or discard this patch.