Clean code to fix some phan warnings

This commit is contained in:
ldestailleur
2025-04-01 09:36:36 +02:00
parent 9ab0fb0022
commit 1325b249b0
5 changed files with 60 additions and 53 deletions

View File

@@ -273,7 +273,6 @@ class DolibarrApi
unset($object->country);
unset($object->state);
unset($object->state_code);
unset($object->fk_departement);
unset($object->departement);
unset($object->departement_code);