Remove trailing whitespace from [27982].

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


git-svn-id: http://core.svn.wordpress.org/trunk@27814 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling 2014-04-07 09:03:14 +00:00
parent a6299d337c
commit de2f2f449b

View File

@ -3,7 +3,7 @@
* Note: this API is "experimental" meaning that it will probably change
* in the next few releases based on feedback from 3.9.0.
* If you decide to use it, please follow the development closely.
*/
*/
// Ensure the global `wp` object exists.
window.wp = window.wp || {};