diff --git a/htdocs/product/class/product.class.php b/htdocs/product/class/product.class.php index f8326a60721..24689e7b193 100644 --- a/htdocs/product/class/product.class.php +++ b/htdocs/product/class/product.class.php @@ -3556,7 +3556,6 @@ class Product extends CommonObject } else { return false; } - } /** @@ -4864,4 +4863,4 @@ class Product extends CommonObject dol_print_error($this->db); } } -} \ No newline at end of file +}