diff --git a/app/src/Service/Persona.php b/app/src/Service/Persona.php index e41a8a6..84bc645 100644 --- a/app/src/Service/Persona.php +++ b/app/src/Service/Persona.php @@ -92,7 +92,6 @@ class Persona extends Ideal\Service throw new Create(__CLASS__, $exception); } } - } $this->addDatos($persona, $data);