Remove checkout-newsletter-subscription-block from get_atomic_blocks (https://github.com/woocommerce/woocommerce-blocks/pull/4660)
This commit is contained in:
parent
a269dd882c
commit
4655bcf3d2
|
@ -183,7 +183,6 @@ final class BlockTypesController {
|
|||
'checkout-shipping-methods-block',
|
||||
'checkout-express-payment-block',
|
||||
'checkout-terms-block',
|
||||
'checkout-newsletter-subscription-block',
|
||||
'checkout-sample-block',
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue