Explorar o código

[Security] Remove unneeded and invalid use statement

Jordi Boggiano %!s(int64=14) %!d(string=hai) anos
pai
achega
e697224efa
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/Symfony/Component/Security/Http/Firewall.php

+ 0 - 1
src/Symfony/Component/Security/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;