Completed
Push — master ( dfec5f...1a2fe9 )
by Mārtiņš
02:17
created
src/Palladium/Service/Registration.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -9,9 +9,7 @@
 block discarded – undo
9 9
 use Palladium\Entity as Entity;
10 10
 use Palladium\Component\DataMapper;
11 11
 use Palladium\Exception\IdentityConflict;
12
-
13 12
 use Palladium\Repository\Identity as Repository;
14
-use Palladium\Contract\HasId;
15 13
 use Psr\Log\LoggerInterface;
16 14
 
17 15
 class Registration
Please login to merge, or discard this patch.