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

This commit is contained in:
Johannes Schmitt 2011-04-06 10:54:00 +02:00
commit e281e5121e

View File

@ -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;