@@ -13,7 +13,6 @@ |
||
| 13 | 13 | use Symfony\Component\HttpFoundation\RedirectResponse; |
| 14 | 14 | use Symfony\Component\HttpFoundation\Request; |
| 15 | 15 | use Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface; |
| 16 | -use Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage; |
|
| 17 | 16 | |
| 18 | 17 | final class RequestPasswordResetController |
| 19 | 18 | { |