Update api_products.class.php

This commit is contained in:
Laurent Destailleur 2020-09-04 12:28:47 +02:00 committed by GitHub
parent 704b83c79a
commit e5633e07a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -445,7 +445,6 @@ class Products extends DolibarrApi
/** /**
* Remove subproduct. * Remove subproduct.
*
* Unlink a product/service from a parent product/service * Unlink a product/service from a parent product/service
* *
* @param int $id Id of parent product/service * @param int $id Id of parent product/service