Passed
Push — master ( 6a3b4a...6f7302 )
by Gerrit
03:04
created
Mapping/Drivers/MappingXmlDriver.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,6 @@
 block discarded – undo
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
 {
Please login to merge, or discard this patch.