Explorar el Código

Merge branch 'ns_fix' of https://github.com/Seldaek/symfony into security

Johannes Schmitt hace 14 años
padre
commit
e281e5121e
Se han modificado 1 ficheros con 0 adiciones y 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;