mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 18:16:38 +08:00
Remove comment
This commit is contained in:
parent
b29da6a627
commit
bd1c683fab
1 changed files with 0 additions and 1 deletions
|
@ -217,7 +217,6 @@ class SingleProductBootstap {
|
||||||
}
|
}
|
||||||
|
|
||||||
simulateCart() {
|
simulateCart() {
|
||||||
// Check of cart simulation is enabled.
|
|
||||||
if (!this.gateway.simulate_cart.enabled) {
|
if (!this.gateway.simulate_cart.enabled) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue