Revision: 293
Author: bslatkin
Date: Mon Oct 26 09:49:07 2009
Log: removed a TODO
http://code.google.com/p/pubsubhubbub/source/detail?r=293
Modified:
/trunk/hub/main.py
=======================================
--- /trunk/hub/main.py Mon Oct 26 09:47:02 2009
+++ /trunk/hub/main.py Mon Oct 26 09:49:07 2009
@@ -75,8 +75,6 @@
# Bigger TODOs (in priority order)
#
-# - Add cron cleanup for Subscriptions in the "TO_DELETE" state.
-#
# - Add subscription counting to PushEventHandler so we can deliver a
header
# with the number of subscribers the feed has. This will simply just keep
# count of the subscribers seen so far and then when the pushing is done
it