Revision: 390 Author: bslatkin Date: Thu Sep 23 11:15:26 2010 Log: removed bad descending index http://code.google.com/p/pubsubhubbub/source/detail?r=390
Modified: /trunk/hub/index.yaml ======================================= --- /trunk/hub/index.yaml Wed Sep 22 15:16:49 2010 +++ /trunk/hub/index.yaml Thu Sep 23 11:15:26 2010 @@ -24,8 +24,3 @@ # manually, move them above the marker line. The index.yaml file is # automatically uploaded to the admin console when you next deploy # your application using appcfg.py. - -- kind: Subscription - properties: - - name: __key__ - direction: desc
