Completed
Push — 7.0 ( e462d0...d7061c )
by André
29:00
created
eZ/Publish/Core/Repository/UserService.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -36,7 +36,6 @@
 block discarded – undo
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
 /**
Please login to merge, or discard this patch.