@@ -6,7 +6,6 @@ |
||
| 6 | 6 | use Doctrine\Common\Persistence\ObjectManager; |
| 7 | 7 | use Doctrine\Common\Persistence\ObjectRepository; |
| 8 | 8 | use Laminas\Authentication\Adapter\Exception; |
| 9 | -use Laminas\Authentication\Storage\Session as SessionStorage; |
|
| 10 | 9 | use Laminas\Authentication\Storage\StorageInterface; |
| 11 | 10 | use Laminas\Stdlib\AbstractOptions; |
| 12 | 11 | |