Skip to content

Commit 55a29e0

Browse files
Remove empty line break
Co-authored-by: Weston Ruter <[email protected]>
1 parent c3acbc7 commit 55a29e0

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
@@ -3445,7 +3445,6 @@ function wp_enqueue_command_palette_assets() {
34453445
* @param string $label HTML string to extract text from.
34463446
* @return string Extracted text content, trimmed.
34473447
*/
3448-
34493448
$extract_root_text = static function ( $label ) {
34503449
if ( '' === $label ) {
34513450
return '';

0 commit comments

Comments
 (0)