@@ -20,8 +20,6 @@ |
||
20 | 20 | use OCP\AppFramework\Http\DataResponse; |
21 | 21 | use OCP\AppFramework\Http\JSONResponse; |
22 | 22 | use OCP\AppFramework\Http\NotFoundResponse; |
23 | -use OCP\Http\Client\IClientService; |
|
24 | -use OCP\ICache; |
|
25 | 23 | use \OCP\IRequest; |
26 | 24 | use \OCP\IL10N; |
27 | 25 | use OCA\Richdocuments\AppConfig; |