@@ -5,7 +5,6 @@ |
||
5 | 5 | use Del\Entity\Person as PersonEntity; |
6 | 6 | use Del\Repository\Person as PersonRepository; |
7 | 7 | use Doctrine\ORM\EntityManager; |
8 | -use Pimple\Container; |
|
9 | 8 | |
10 | 9 | class Person |
11 | 10 | { |