Explorar el Código

Remove a done/rejected TODO

Guillaume Ayoub hace 15 años
padre
commit
c39ac102e8
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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
 
 from radicale import client, config, ical