Skip to content

Commit bf9cda4

Browse files
committed
Fix PHP CS
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent c856c08 commit bf9cda4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/lib/AppFramework/Middleware/Security/RateLimitingMiddlewareTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
use OC\Security\RateLimiting\Limiter;
2828
use OCP\AppFramework\Controller;
2929
use OCP\AppFramework\Http\DataResponse;
30-
use OCP\AppFramework\Http\JSONResponse;
3130
use OCP\AppFramework\Http\TemplateResponse;
3231
use OCP\IRequest;
3332
use OCP\IUser;

0 commit comments

Comments
 (0)