Deleted TODOs after noting them as JIRA issues

This commit is contained in:
Fred. P
2018-06-13 14:43:39 +02:00
parent 1005990588
commit 2ee77e0034
4 changed files with 2 additions and 8 deletions

View File

@ -52,7 +52,6 @@ jQuery.fn.spectrum = global.spectrum;
jQuery.fn.stick_in_parent = function () { return this; };
// Add global stubs for convenience
// TODO: Extract those to a separate file
global.stubChannel = function (EditorApplication, returnObject) {
var App = EditorApplication;
App.getChannel = sinon.stub().returns(_.defaults(returnObject || {}, {