@@ -40,7 +40,6 @@ |
||
40 | 40 | use Symfony\Component\HttpKernel\KernelInterface; |
41 | 41 | use Addiks\RDMBundle\Mapping\NullableMapping; |
42 | 42 | use Addiks\RDMBundle\Mapping\NullableMappingInterface; |
43 | -use Symfony\Component\DependencyInjection\ContainerInterface; |
|
44 | 43 | use Addiks\RDMBundle\Mapping\MappingProxy; |
45 | 44 | |
46 | 45 | final class MappingXmlDriver implements MappingDriverInterface |