Merge branch '2.2' into 2.3

* 2.2:
  Fix: duplicate usage of Symfony\Component\HttpFoundation\Response
This commit is contained in:
Fabien Potencier 2013-10-01 16:16:42 +02:00
commit 82f6a62bb3
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ namespace Symfony\Component\Security\Http\Authorization;
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\HttpFoundation\Response;
use Symfony\Component\Security\Core\Exception\AccessDeniedException;
use Symfony\Component\HttpFoundation\Response;
/**
* This is used by the ExceptionListener to translate an AccessDeniedException