@@ -9,7 +9,6 @@ |
||
9 | 9 | use Doctrine\DBAL\Types\Type; |
10 | 10 | use Pimple\Container; |
11 | 11 | use Pimple\ServiceProviderInterface; |
12 | -use Silex\Application; |
|
13 | 12 | use Symfony\Component\HttpKernel\Controller\ControllerReference; |
14 | 13 | |
15 | 14 | class SilexDoctrineHydrationProfileProvider implements ServiceProviderInterface |