@@ -14,7 +14,6 @@  | 
                                                    ||
| 14 | 14 | use OCA\Richdocuments\Service\CapabilitiesService;  | 
                                                        
| 15 | 15 | use OCA\Richdocuments\WOPI\DiscoveryManager;  | 
                                                        
| 16 | 16 | use \OCP\AppFramework\Controller;  | 
                                                        
| 17 | -use OCP\AppFramework\Http;  | 
                                                        |
| 18 | 17 | use OCP\AppFramework\Http\DataResponse;  | 
                                                        
| 19 | 18 | use OCP\AppFramework\Http\JSONResponse;  | 
                                                        
| 20 | 19 | use \OCP\IRequest;  |