@@ -35,7 +35,6 @@ |
||
| 35 | 35 | use Addiks\RDMBundle\Mapping\MappingProxy; |
| 36 | 36 | use Addiks\RDMBundle\Exception\InvalidMappingException; |
| 37 | 37 | use Symfony\Component\HttpKernel\KernelInterface; |
| 38 | -use Symfony\Component\DependencyInjection\ContainerInterface; |
|
| 39 | 38 | |
| 40 | 39 | final class MappingXmlDriver implements MappingDriverInterface |
| 41 | 40 | { |