Browse Source

Remove a done/rejected TODO

Guillaume Ayoub 15 years ago
parent
commit
c39ac102e8
1 changed files with 0 additions and 2 deletions
  1. 0 2
      radicale/xmlutils.py

+ 0 - 2
radicale/xmlutils.py

@@ -27,8 +27,6 @@ in them for XML requests (all but PUT).
 
 
 """
 """
 
 
-# TODO: Manage depth and calendars/collections
-
 import xml.etree.ElementTree as ET
 import xml.etree.ElementTree as ET
 
 
 from radicale import client, config, ical
 from radicale import client, config, ical