Remove trailing whitespace from [27982].

git-svn-id: https://develop.svn.wordpress.org/trunk@27984 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dominik Schilling (ocean90) 2014-04-07 09:02:06 +00:00
parent 8b3f6ef9fa
commit b0ba84a25c

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 || {};