Completed
Push — master ( 561bb0...6a0ab6 )
by Mārtiņš
05:13
created
src/Palladium/Service/Recovery.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -8,9 +8,7 @@
 block discarded – undo
8 8
 
9 9
 use Palladium\Mapper as Mapper;
10 10
 use Palladium\Entity as Entity;
11
-use Palladium\Exception\IdentityNotFound;
12 11
 use Palladium\Exception\IdentityNotVerified;
13
-
14 12
 use Palladium\Contract\CanCreateMapper;
15 13
 use Psr\Log\LoggerInterface;
16 14
 
Please login to merge, or discard this patch.