Upgrade/Install: Built files should not be included in the $_old_files list.

Follow up to [51133].
Unprops desrosj.
See #53367.

git-svn-id: https://develop.svn.wordpress.org/trunk@51134 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jonathan Desrosiers 2021-06-09 16:20:11 +00:00
parent 20d1075ed0
commit b0eadda6e6

View File

@ -816,10 +816,6 @@ $_old_files = array(
'wp-includes/block-patterns/large-header-button.php',
'wp-includes/blocks/subhead/block.json',
'wp-includes/blocks/subhead',
'wp-includes/css/dist/editor/editor-styles.min.css',
'wp-includes/css/dist/editor/editor-styles-rtl.css',
'wp-includes/css/dist/editor/editor-styles-rtl.min.css',
'wp-includes/css/dist/editor/editor-styles.css',
);
/**