@@ -29,7 +29,6 @@ |
||
| 29 | 29 | use Symfony\Component\Finder\Finder; |
| 30 | 30 | use Symfony\Component\HttpFoundation\Request; |
| 31 | 31 | use Symfony\Component\HttpFoundation\Response; |
| 32 | -use Symfony\Component\HttpFoundation\Session\Storage\Handler\PdoSessionHandler; |
|
| 33 | 32 | use Symfony\Component\Yaml\Yaml; |
| 34 | 33 | |
| 35 | 34 | class Application extends ApplicationTrait |