removes additional line break
This commit is contained in:
parent
e634a88c49
commit
4b6918b3a3
|
|
@ -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