diff --git a/src/Controller/FrontendModule/LostPasswordController.php b/src/Controller/FrontendModule/LostPasswordController.php index 7c9b696..fd63ff7 100644 --- a/src/Controller/FrontendModule/LostPasswordController.php +++ b/src/Controller/FrontendModule/LostPasswordController.php @@ -12,7 +12,6 @@ use Contao\PageModel; use Contao\System; use Symfony\Component\HttpFoundation\Response; -use Symfony\Component\Routing\Generator\UrlGeneratorInterface; use Terminal42\NotificationCenterBundle\Legacy\LostPasswordModule; use Terminal42\NotificationCenterBundle\NotificationCenter; use Terminal42\NotificationCenterBundle\Receipt\Receipt;