[Events] Comments

Removed todo comment. #26.
This commit is contained in:
Sarah Hale 2015-06-29 13:14:51 -07:00
parent 14694c675b
commit b91b197f5b

View File

@ -74,7 +74,6 @@ define(
// Subscribe to the RT telemetry
// second argument of: $scope.$watch("domainObject", makeSubscription);
////// TODO: Maybe use some instead of forEach?
mockScope.$watch.calls.forEach(function (c) {
// There are two possible calls of $watch, so we need to filter
// through the calls to get the correct kind