Completed
Pull Request — master (#858)
by
unknown
03:19 queued 01:13
created
DoctrineBundle.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Doctrine\Bundle\DoctrineBundle;
4 4
 
5
-use Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\FallbackServiceRepositoryCompilePass;
6 5
 use Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\EntityListenerPass;
7 6
 use Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\MessengerPass;
8 7
 use Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\ServiceRepositoryCompilerPass;
Please login to merge, or discard this patch.