Completed
Pull Request — master (#694)
by Grégoire
07:15
created
src/DoctrineModule/Service/DriverFactory.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 use Doctrine\Common\Annotations;
8 8
 use Doctrine\Persistence\Mapping\Driver\DefaultFileLocator;
9 9
 use Doctrine\Persistence\Mapping\Driver\FileDriver;
10
-use Doctrine\Persistence\Mapping\Driver\FileLocator;
11 10
 use Doctrine\Persistence\Mapping\Driver\MappingDriver;
12 11
 use Doctrine\Persistence\Mapping\Driver\MappingDriverChain;
13 12
 use DoctrineModule\Options\Driver as DriverOptions;
Please login to merge, or discard this patch.