diff options
-rw-r--r-- | Http/Firewall.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Http/Firewall.php b/Http/Firewall.php index 7bdda2a..d5af39b 100644 --- a/Http/Firewall.php +++ b/Http/Firewall.php @@ -12,7 +12,6 @@ namespace Symfony\Component\Security\Http; use Symfony\Component\HttpKernel\HttpKernelInterface; -use Symfony\Component\HttpKernel\Events; use Symfony\Component\HttpKernel\Event\GetResponseEvent; use Symfony\Component\HttpFoundation\Request; use Symfony\Component\EventDispatcher\EventDispatcherInterface; |