Coding Standards: Remove unwanted whitespaces after [52404].

Follow-up to [52404].

See #54675.

Built from https://develop.svn.wordpress.org/trunk@52405


git-svn-id: http://core.svn.wordpress.org/trunk@51997 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
audrasjb 2021-12-21 19:00:00 +00:00
parent d0b3567730
commit 5e08149bf4
2 changed files with 9 additions and 9 deletions

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.9-beta3-52404';
$wp_version = '5.9-beta3-52405';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.