@@ -14,7 +14,6 @@ |
||
14 | 14 | use LightSaml\Action\Profile\AbstractProfileAction; |
15 | 15 | use LightSaml\Context\Profile\Helper\MessageContextHelper; |
16 | 16 | use LightSaml\Context\Profile\ProfileContext; |
17 | -use LightSaml\Model\Assertion\NameID; |
|
18 | 17 | |
19 | 18 | /** |
20 | 19 | * Sets SessionIndex of the outbounding AuthnRequest with values given in the LogoutContext SsoSessionState. |