diff options
Diffstat (limited to 'Tests/Http/Logout/DefaultLogoutSuccessHandlerTest.php')
-rw-r--r-- | Tests/Http/Logout/DefaultLogoutSuccessHandlerTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/Http/Logout/DefaultLogoutSuccessHandlerTest.php b/Tests/Http/Logout/DefaultLogoutSuccessHandlerTest.php index e1b1227..562d127 100644 --- a/Tests/Http/Logout/DefaultLogoutSuccessHandlerTest.php +++ b/Tests/Http/Logout/DefaultLogoutSuccessHandlerTest.php @@ -11,7 +11,6 @@ namespace Symfony\Component\Security\Tests\Http\Logout; -use Symfony\Component\HttpFoundation\Response; use Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler; class DefaultLogoutSuccessHandlerTest extends \PHPUnit_Framework_TestCase |