diff --git a/mysql/tables/llx_product.sql b/mysql/tables/llx_product.sql index 7f604ca4759..ec6c137d46f 100644 --- a/mysql/tables/llx_product.sql +++ b/mysql/tables/llx_product.sql @@ -45,6 +45,3 @@ create table llx_product weight_units tinyint DEFAULT NULL, canvas varchar(15) DEFAULT '' )type=innodb; - - -