@@ -36,7 +36,6 @@ |
||
| 36 | 36 | use eZ\Publish\Core\Base\Exceptions\InvalidArgumentException; |
| 37 | 37 | use eZ\Publish\Core\Base\Exceptions\NotFoundException; |
| 38 | 38 | use eZ\Publish\Core\Base\Exceptions\UnauthorizedException; |
| 39 | -use Symfony\Component\Validator\Constraints\Email as EmailConstraint; |
|
| 40 | 39 | use Exception; |
| 41 | 40 | |
| 42 | 41 | /** |