Skip to content

Commit 9f407b7

Browse files
committed
Fix CS
1 parent ebd8fbb commit 9f407b7

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Debug/WrappedLazyListener.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
use Symfony\Component\HttpKernel\Event\RequestEvent;
1616
use Symfony\Component\Security\Core\Exception\LazyResponseException;
1717
use Symfony\Component\Security\Http\Firewall\AbstractListener;
18-
use Symfony\Component\VarDumper\Caster\ClassStub;
1918

2019
/**
2120
* Wraps a lazy security listener.

Tests/Functional/Bundle/TestBundle.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
namespace Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle;
1313

1414
use Symfony\Component\DependencyInjection\Compiler\CheckTypeDeclarationsPass;
15-
use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
1615
use Symfony\Component\DependencyInjection\Compiler\PassConfig;
1716
use Symfony\Component\DependencyInjection\ContainerBuilder;
1817
use Symfony\Component\HttpKernel\Bundle\Bundle;

0 commit comments

Comments
 (0)