diff --git a/src/wp-includes/blocks/template-part.php b/src/wp-includes/blocks/template-part.php index 6d9bc2d603..838210480c 100644 --- a/src/wp-includes/blocks/template-part.php +++ b/src/wp-includes/blocks/template-part.php @@ -193,7 +193,6 @@ function build_template_part_block_instance_variations() { if ( wp_installing() ) { return array(); } - $variations = array(); $template_parts = get_block_templates( array(