Completed
Pull Request — master (#1040)
by Andreas
08:04
created
DependencyInjection/Compiler/WellKnownSchemaFilterPass.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\DependencyInjection\Compiler;
4 4
 
5
-use Doctrine\DBAL\Configuration;
6 5
 use Symfony\Component\Cache\Adapter\PdoAdapter;
7 6
 use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
8 7
 use Symfony\Component\DependencyInjection\ContainerBuilder;
Please login to merge, or discard this patch.