remove useless db begin

This commit is contained in:
atm-greg 2018-08-30 09:19:44 +02:00
parent e317b0847a
commit f8fef61075

View File

@ -4456,8 +4456,6 @@ class Product extends CommonObject
$langs->load('products');
$this->db->begin();
$label_type = 'label';
if ($type == 'short')