Skip to content

Commit fe1ff3b

Browse files
Remove line break
Co-authored-by: Peter Wilson <[email protected]>
1 parent 6f4fe92 commit fe1ff3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/wp-includes/script-loader.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3518,7 +3518,6 @@ function wp_load_classic_theme_block_styles_on_demand() {
35183518
* @see _wp_footer_scripts()
35193519
*/
35203520
function wp_hoist_late_printed_styles() {
3521-
35223521
// Skip the embed template on-demand styles aren't relevant, and there is no wp_head action.
35233522
if ( is_embed() ) {
35243523
return;

0 commit comments

Comments
 (0)