@@ -28,7 +28,6 @@ |
||
28 | 28 | use OCP\Files\ObjectStore\IObjectStore; |
29 | 29 | use OCP\Files\StorageAuthException; |
30 | 30 | use OCP\Files\StorageNotAvailableException; |
31 | -use OpenCloud\Common\Exceptions\EndpointError; |
|
32 | 31 | use OpenCloud\Common\Service\Catalog; |
33 | 32 | use OpenCloud\Common\Service\CatalogItem; |
34 | 33 | use OpenCloud\Identity\Resource\Token; |
@@ -36,7 +36,6 @@ |
||
36 | 36 | use OCP\Files\IRootFolder; |
37 | 37 | use OCP\Files\Mount\IMountManager; |
38 | 38 | use OCP\Files\Node; |
39 | -use OCP\Files\NotFoundException; |
|
40 | 39 | use OCP\IConfig; |
41 | 40 | use OCP\IGroupManager; |
42 | 41 | use OCP\IL10N; |