removes additional line break

This commit is contained in:
Brian Coords 2022-03-09 16:07:08 -08:00
parent e634a88c49
commit 4b6918b3a3
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' ) ) {