Not required

This commit is contained in:
Laurent Destailleur 2020-07-19 01:31:51 +02:00
parent ee74740384
commit 6fdd5ea73a

View File

@ -1592,8 +1592,6 @@ class Products extends DolibarrApi
// phpcs:enable
$object = parent::_cleanObjectDatas($object);
unset($object->db);
unset($object->regeximgext);
unset($object->price_by_qty);
unset($object->prices_by_qty_id);