JSHint for [33528]: remove logging

See #32688.

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


git-svn-id: http://core.svn.wordpress.org/trunk@33529 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Ella Iseulde Van Dorpe 2015-08-04 05:00:46 +00:00
parent 70128fe760
commit 40e12aba22

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.3-RC1-33555';
$wp_version = '4.3-RC1-33562';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.