[Task] Remove TODOS

This commit is contained in:
larkin
2015-06-11 12:50:03 -07:00
parent 9123078293
commit 1525657ac2
4 changed files with 0 additions and 7 deletions

View File

@@ -45,7 +45,6 @@ define(
callExtensions,
spy;
// TODO: return a proper deferred to support composing.
performPromise = jasmine.createSpyObj(
'performPromise',
['then']