mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-01 07:02:48 +08:00
Remove locale param
This commit is contained in:
parent
3aa81bd144
commit
21c8ba99af
1 changed files with 0 additions and 1 deletions
|
@ -264,7 +264,6 @@ class SmartButton implements SmartButtonInterface {
|
|||
$this->pay_now_contexts = $pay_now_contexts;
|
||||
$this->funding_sources_without_redirect = $funding_sources_without_redirect;
|
||||
$this->logger = $logger;
|
||||
$this->locale = $locale;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue