mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-04 08:47:23 +08:00
Remove whitespace
This commit is contained in:
parent
28257e3e38
commit
cc2e121e2a
1 changed files with 0 additions and 2 deletions
|
@ -80,8 +80,6 @@ class PayPalSubscriptionsModule implements ModuleInterface {
|
|||
return;
|
||||
}
|
||||
|
||||
|
||||
|
||||
$subscriptions_api_handler = $c->get( 'paypal-subscriptions.api-handler' );
|
||||
assert( $subscriptions_api_handler instanceof SubscriptionsApiHandler );
|
||||
$this->update_subscription_product_meta( $product, $subscriptions_api_handler );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue