diff --git a/src/wp-includes/theme-compat/comments.php b/src/wp-includes/theme-compat/comments.php
index 617349a718..2e8ebc3ed3 100644
--- a/src/wp-includes/theme-compat/comments.php
+++ b/src/wp-includes/theme-compat/comments.php
@@ -68,54 +68,4 @@ _deprecated_file(
-
-
-
-
-
-
-
-
-
-
logged in to post a comment.'), wp_login_url( get_permalink() )); ?>
-
-
-
-
-
-
-
-
+
diff --git a/src/wp-includes/theme-compat/footer.php b/src/wp-includes/theme-compat/footer.php
index e4f8e724e0..61f91b19dc 100644
--- a/src/wp-includes/theme-compat/footer.php
+++ b/src/wp-includes/theme-compat/footer.php
@@ -21,10 +21,14 @@ _deprecated_file(
diff --git a/src/wp-includes/theme-compat/sidebar.php b/src/wp-includes/theme-compat/sidebar.php
index f879ec4d41..23fa630328 100644
--- a/src/wp-includes/theme-compat/sidebar.php
+++ b/src/wp-includes/theme-compat/sidebar.php
@@ -71,7 +71,7 @@ _deprecated_file(
printf( __( 'You have searched the %1$s blog archives for ‘%2$s’. If you are unable to find anything in these search results, you can try one of these links.' ),
sprintf( '%2$s', get_bloginfo( 'url' ), get_bloginfo( 'name' ) ),
esc_html( get_search_query() )
- );
+ );
?>
@@ -105,9 +105,6 @@ _deprecated_file(