X-Git-Url: https://git.piment-noir.org/?p=Project_proches_de_moi-server.git;a=blobdiff_plain;f=src%2FEntity%2FPerson.php;h=d401cc32432f16311220f818c8a775440b4729dc;hp=934b2be550db9866fda3b712ed807ae994ae6da4;hb=4c4feb3e3193703f6cfa44ca711092a8acb38329;hpb=eaccb96ea30d1e2f0789ab34d87deb8049df62b9 diff --git a/src/Entity/Person.php b/src/Entity/Person.php index 934b2be..d401cc3 100644 --- a/src/Entity/Person.php +++ b/src/Entity/Person.php @@ -3,8 +3,6 @@ namespace App\Entity; use Doctrine\Common\Collections\ArrayCollection; use Doctrine\ORM\Mapping as ORM; -use JMS\Serializer\Annotation\ExclusionPolicy; -use JMS\Serializer\Annotation\Expose; /** * @ORM\Entity()