Add REST ressource to get a person localisation.
[Project_proches_de_moi-server.git] / src / Entity / Person.php
index 934b2be550db9866fda3b712ed807ae994ae6da4..d401cc32432f16311220f818c8a775440b4729dc 100644 (file)
@@ -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()