Remove checkout-newsletter-subscription-block from get_atomic_blocks (https://github.com/woocommerce/woocommerce-blocks/pull/4660)

This commit is contained in:
Thomas Roberts 2021-08-31 16:49:20 +01:00 committed by GitHub
parent a269dd882c
commit 4655bcf3d2
1 changed files with 0 additions and 1 deletions

View File

@ -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',
];
}