Passed
Pull Request — master (#20)
by Flo
02:26
created
src/Service/AuthenticatorService.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -3,8 +3,6 @@
 block discarded – undo
3 3
 namespace Faulancer\Service;
4 4
 
5 5
 use Faulancer\Controller\Controller;
6
-use Faulancer\Exception\DbException;
7
-use Faulancer\Exception\InvalidArgumentException;
8 6
 use Faulancer\ORM\User\Entity;
9 7
 use Faulancer\Security\Crypt;
10 8
 use Faulancer\ServiceLocator\ServiceInterface;
Please login to merge, or discard this patch.