fix phpcs

This commit is contained in:
Frédéric FRANCE 2018-10-24 08:15:00 +02:00 committed by GitHub
parent eaab953ba2
commit 2a6478a2c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3556,7 +3556,6 @@ class Product extends CommonObject
} else {
return false;
}
}
/**
@ -4864,4 +4863,4 @@ class Product extends CommonObject
dol_print_error($this->db);
}
}
}
}