Privacy: Fix JSHint errors

Introduced in [42986].

See #43440.

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


git-svn-id: http://core.svn.wordpress.org/trunk@42818 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Aaron Jorbin
2018-04-19 00:23:20 +00:00
parent ea8052df59
commit 1da2fdb891
3 changed files with 9 additions and 9 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.0-alpha-42988';
$wp_version = '5.0-alpha-42989';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.