Fix JSHint error.

props avryl.
see #24716.

git-svn-id: https://develop.svn.wordpress.org/trunk@28697 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2014-06-08 12:32:50 +00:00
parent 88e8720018
commit dfffa2cffd
1 changed files with 1 additions and 1 deletions

View File

@ -2103,7 +2103,7 @@
// after creating the wrapper view, load the actual editor via an ajax call
view.loadEditor();
},
}
});
/**