Completed
Push — master ( 03f81b...0833b6 )
by Derek Stephen
03:44 queued 10s
created
src/Service/PersonService.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -4,9 +4,7 @@
 block discarded – undo
4 4
 
5 5
 use Del\Person\Criteria\PersonCriteria;
6 6
 use Del\Person\Entity\Person;
7
-use Del\Person\Repository\PersonRepository;
8 7
 use Doctrine\ORM\EntityManager;
9
-use Barnacle\Container;
10 8
 
11 9
 class PersonService
12 10
 {
Please login to merge, or discard this patch.