@@ -12,7 +12,6 @@ |
||
12 | 12 | use Symfony\Component\HttpFoundation\Response; |
13 | 13 | use Symfony\Component\HttpKernel\Event\FilterControllerEvent; |
14 | 14 | use Symfony\Component\HttpKernel\HttpKernelInterface; |
15 | -use Symfony\Component\Routing\Route; |
|
16 | 15 | |
17 | 16 | class RateLimitAnnotationListener extends BaseListener |
18 | 17 | { |