summaryrefslogtreecommitdiffstats
path: root/Http/Logout
diff options
context:
space:
mode:
Diffstat (limited to 'Http/Logout')
-rw-r--r--Http/Logout/LogoutSuccessHandlerInterface.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/Http/Logout/LogoutSuccessHandlerInterface.php b/Http/Logout/LogoutSuccessHandlerInterface.php
index 5592771..8080cf5 100644
--- a/Http/Logout/LogoutSuccessHandlerInterface.php
+++ b/Http/Logout/LogoutSuccessHandlerInterface.php
@@ -12,7 +12,6 @@
namespace Symfony\Component\Security\Http\Logout;
use Symfony\Component\HttpFoundation\Request;
-use Symfony\Component\HttpKernel\Event\GetResponseEvent;
/**
* LogoutSuccesshandlerInterface.