@@ -7,7 +7,6 @@ |
||
7 | 7 | use Symfony\Component\HttpFoundation\Response; |
8 | 8 | use Symfony\Component\HttpKernel\Exception\FlattenException; |
9 | 9 | use Symfony\Component\HttpKernel\Log\DebugLoggerInterface; |
10 | -use Symfony\Component\Routing\Annotation\Route; |
|
11 | 10 | |
12 | 11 | class ExceptionController extends BaseController |
13 | 12 | { |