merge with master
This commit is contained in:
parent
ce84132713
commit
2151bd1b3d
|
@ -14,7 +14,6 @@ class WC_Payment_Gateways {
|
|||
var $payment_gateways;
|
||||
|
||||
function init() {
|
||||
|
||||
$load_gateways = apply_filters('woocommerce_payment_gateways', array());
|
||||
|
||||
// Get order option
|
||||
|
|
Loading…
Reference in New Issue