mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Remove unused variable
This commit is contained in:
parent
5b90111f3f
commit
f1b11d74d3
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ class PurchaseUnitFactory {
|
|||
$description,
|
||||
$payee,
|
||||
$custom_id,
|
||||
$invoice_id . $retry,
|
||||
$invoice_id,
|
||||
$soft_descriptor
|
||||
);
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue