@@ -25,7 +25,6 @@ |
||
25 | 25 | use OC\Security\RateLimiting\Exception\RateLimitExceededException; |
26 | 26 | use OC\Security\RateLimiting\Limiter; |
27 | 27 | use OCP\AppFramework\Http\JSONResponse; |
28 | -use OCP\AppFramework\Http\Response; |
|
29 | 28 | use OCP\AppFramework\Http\TemplateResponse; |
30 | 29 | use OCP\AppFramework\Middleware; |
31 | 30 | use OCP\IRequest; |