Skip to content

Commit 180a364

Browse files
Fix linting
1 parent 18c0835 commit 180a364

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/wp-includes/formatting.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4117,7 +4117,6 @@ function wp_trim_excerpt( $text = '', $post = null ) {
41174117
} else {
41184118
$text = wp_trim_words( $text, $excerpt_length, $excerpt_more );
41194119
}
4120-
41214120
}
41224121

41234122
/**

0 commit comments

Comments
 (0)