Clean code

This commit is contained in:
Laurent Destailleur 2021-04-27 01:09:46 +02:00
parent f54d14bfd6
commit d2b91e934a

View File

@ -400,7 +400,9 @@ class AgendaEvents extends DolibarrApi
unset($object->civility_id);
unset($object->contact);
unset($object->societe);
unset($object->demand_reason_id);
unset($object->transport_mode_id);
unset($object->region_id);
unset($object->actions);
unset($object->lines);