This commit is contained in:
IanDelMar 2022-03-10 14:39:11 +01:00
parent fbc12d9925
commit 0a2af8bf94
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
* @package Understrap
*/
add_action( 'after_setup_theme', 'understrap_block_editor_setup' );
if ( ! function_exists( 'understrap_block_editor_setup' ) ) {