@@ -30,7 +30,6 @@ |
||
| 30 | 30 | use OCP\Files\SimpleFS\ISimpleFolder; |
| 31 | 31 | use OCP\Http\Client\IClientService; |
| 32 | 32 | use OCP\IConfig; |
| 33 | -use OCP\IURLGenerator; |
|
| 34 | 33 | |
| 35 | 34 | class Capabilities implements ICapability { |
| 36 | 35 | |