Parcourir la source

Remove a done/rejected TODO

Guillaume Ayoub il y a 15 ans
Parent
commit
c39ac102e8
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  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