todo comment

This commit is contained in:
Tyler Renelle 2013-02-17 13:18:55 -05:00
parent 57b8f2920f
commit 77f49f9bd8

View file

@ -218,6 +218,7 @@ cron = () ->
todoTally = 0
_.each obj.tasks, (taskObj) ->
unless taskObj?
#TODO delete the object
console.error "a task had a null id during cron, this should not be happening"
return