fix wpcs
This commit is contained in:
parent
fbc12d9925
commit
0a2af8bf94
|
|
@ -5,7 +5,6 @@
|
|||
* @package Understrap
|
||||
*/
|
||||
|
||||
|
||||
add_action( 'after_setup_theme', 'understrap_block_editor_setup' );
|
||||
|
||||
if ( ! function_exists( 'understrap_block_editor_setup' ) ) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue