Completed
Pull Request — master (#564)
by
unknown
07:31
created
src/Service/DriverFactory.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,6 @@
 block discarded – undo
26 26
 use Doctrine\Common\Persistence\Mapping\Driver\FileLocator;
27 27
 use Doctrine\Common\Persistence\Mapping\Driver\MappingDriver;
28 28
 use Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain;
29
-use DoctrineModule\Options\Driver;
30 29
 use DoctrineModule\Options\Driver as DriverOptions;
31 30
 use Interop\Container\ContainerInterface;
32 31
 use InvalidArgumentException;
Please login to merge, or discard this patch.