Code cleanups
[Project_proches_de_moi-server.git] / src / Controller / PersonController.php
index 0b7a7d5c5d127e3f88c83dbaac3141c0c8da129b..92447dc521be481656beab25e31bac2ec2fc0e5e 100644 (file)
@@ -4,7 +4,6 @@ namespace App\Controller;
 use App\Entity\Person;
 use App\Entity\Localisation;
 use \Datetime;
-use \NotNull;
 use Symfony\Bundle\FrameworkBundle\Controller\Controller;
 use FOS\RestBundle\Controller\FOSRestController;
 use FOS\RestBundle\Controller\Annotations as Rest;