Completed
Pull Request — master (#684)
by Guilh
02:44 queued 42s
created
DoctrineBundle.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,6 @@
 block discarded – undo
25 25
 use Symfony\Component\DependencyInjection\Compiler\PassConfig;
26 26
 use Symfony\Component\DependencyInjection\ContainerBuilder;
27 27
 use Symfony\Component\DependencyInjection\IntrospectableContainerInterface;
28
-use Symfony\Component\DependencyInjection\Loader\FileLoader;
29 28
 use Symfony\Component\HttpKernel\Bundle\Bundle;
30 29
 use Symfony\Bridge\Doctrine\DependencyInjection\CompilerPass\DoctrineValidationPass;
31 30
 use Symfony\Bridge\Doctrine\DependencyInjection\CompilerPass\RegisterEventListenersAndSubscribersPass;
Please login to merge, or discard this patch.