Script Loader: Remove unused source file for wp-a11y.js which was replaced with the @wordpress/a11y package.

Props afercia, audrasjb.
See [46167], [46169], and [46179].
Fixes #50093.
Built from https://develop.svn.wordpress.org/trunk@49972


git-svn-id: http://core.svn.wordpress.org/trunk@49673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling 2021-01-17 17:52:06 +00:00
parent 5ff0831d4e
commit dc138704c6

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.7-alpha-49971';
$wp_version = '5.7-alpha-49972';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.