Commit 48c8c310 authored by Harsh Panchal's avatar Harsh Panchal Committed by Shaun Dychko
Browse files

Issue #3292375 by Harsh panchal: Use unused statement

parent e2333cb9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -4,7 +4,6 @@ namespace Drupal\decoupled_cookie_auth\EventSubscriber;

use Drupal\Core\Config\ConfigFactoryInterface;
use Drupal\Core\Routing\CurrentRouteMatch;
use Drupal\Core\Routing\TrustedRedirectResponse;
use Drupal\Core\Url;
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
use Symfony\Component\HttpFoundation\RedirectResponse;