This commit is contained in:
Fabien Potencier 2017-11-16 17:17:32 +02:00
parent 4d288439bc
commit b67b807164

View File

@ -11,7 +11,6 @@
namespace Symfony\Bundle\SecurityBundle\DependencyInjection\Compiler; namespace Symfony\Bundle\SecurityBundle\DependencyInjection\Compiler;
use Symfony\Component\DependencyInjection\Reference;
use Symfony\Component\DependencyInjection\ContainerBuilder; use Symfony\Component\DependencyInjection\ContainerBuilder;
use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface; use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;