From 77f49f9bd8e6df1e43f8032bc718fa87c2e389f0 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Sun, 17 Feb 2013 13:18:55 -0500 Subject: [PATCH] todo comment --- src/app/scoring.coffee | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/scoring.coffee b/src/app/scoring.coffee index 2c3a028676..bbd921dfca 100644 --- a/src/app/scoring.coffee +++ b/src/app/scoring.coffee @@ -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