diff --git a/src/wp-admin/includes/theme.php b/src/wp-admin/includes/theme.php index 94e811606a..6d07a6531c 100644 --- a/src/wp-admin/includes/theme.php +++ b/src/wp-admin/includes/theme.php @@ -398,7 +398,6 @@ function wp_prepare_themes_for_js( $themes = null ) { ), ); } - // var_dump( $prepared_themes ); return $prepared_themes; } \ No newline at end of file