summaryrefslogtreecommitdiffstats
path: root/Http/Tests/Logout/DefaultLogoutSuccessHandlerTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'Http/Tests/Logout/DefaultLogoutSuccessHandlerTest.php')
-rw-r--r--Http/Tests/Logout/DefaultLogoutSuccessHandlerTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/Http/Tests/Logout/DefaultLogoutSuccessHandlerTest.php b/Http/Tests/Logout/DefaultLogoutSuccessHandlerTest.php
index 76a8cd9..381a48e 100644
--- a/Http/Tests/Logout/DefaultLogoutSuccessHandlerTest.php
+++ b/Http/Tests/Logout/DefaultLogoutSuccessHandlerTest.php
@@ -11,7 +11,6 @@
namespace Symfony\Component\Security\Http\Tests\Logout;
-use Symfony\Component\HttpFoundation\Response;
use Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler;
class DefaultLogoutSuccessHandlerTest extends \PHPUnit_Framework_TestCase