diff --git a/src/bundle/Controller/User/ProfileEditController.php b/src/bundle/Controller/User/ProfileEditController.php index 538ae328f1..03663c3a5e 100644 --- a/src/bundle/Controller/User/ProfileEditController.php +++ b/src/bundle/Controller/User/ProfileEditController.php @@ -25,7 +25,6 @@ use Ibexa\Contracts\Core\Repository\Values\Content\Field; use Ibexa\Contracts\Core\Repository\Values\User\User; use Ibexa\Core\Base\Exceptions\UnauthorizedException as CoreUnauthorizedException; -use Symfony\Component\Form\ClickableInterface; use Symfony\Component\Form\Form; use Symfony\Component\HttpFoundation\Request;