remove unused code

This commit is contained in:
Frédéric FRANCE 2021-03-03 13:11:10 +01:00 committed by GitHub
parent e13b01e0d7
commit d05c0b749a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -198,8 +198,6 @@ class DefaultValues extends CommonObject
// Load source object
$result = $object->fetchCommon($fromid);
if ($result > 0 && !empty($object->table_element_line)) $object->fetchLines();
// Reset some properties
unset($object->id);