Clean code
This commit is contained in:
parent
d2b91e934a
commit
539954f760
@ -405,6 +405,7 @@ class AgendaEvents extends DolibarrApi
|
||||
unset($object->region_id);
|
||||
unset($object->actions);
|
||||
unset($object->lines);
|
||||
unset($object->modelpdf);
|
||||
|
||||
return $object;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user