@@ -17,7 +17,6 @@ |
||
| 17 | 17 | use ONGR\ElasticsearchDSL\Search; |
| 18 | 18 | use Symfony\Cmf\Component\Routing\RouteProviderInterface; |
| 19 | 19 | use Symfony\Component\HttpFoundation\Request; |
| 20 | -use Symfony\Component\Routing\Exception\RouteNotFoundException; |
|
| 21 | 20 | use Symfony\Component\Routing\Route; |
| 22 | 21 | use Symfony\Component\Routing\RouteCollection; |
| 23 | 22 | |