From cd7d648040f9464d343fceaf58555ce43640b5ce Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Mon, 18 May 2020 12:47:48 +0000 Subject: [PATCH] Themes: Remove debug call from `wp-admin/theme-install.php`. Follow-up to [47816]. See #48491. git-svn-id: https://develop.svn.wordpress.org/trunk@47817 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/theme-install.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/wp-admin/theme-install.php b/src/wp-admin/theme-install.php index 6d8ea54542..6e890f5da1 100644 --- a/src/wp-admin/theme-install.php +++ b/src/wp-admin/theme-install.php @@ -282,7 +282,6 @@ if ( $tab ) {

{{ data.name }}

- <# console.log( data ); #> <# if ( data.installed ) { #> <# if ( data.compatible_wp && data.compatible_php ) { #>