Procházet zdrojové kódy

Remove a done/rejected TODO

Guillaume Ayoub před 15 roky
rodič
revize
c39ac102e8
1 změnil soubory, kde provedl 0 přidání a 2 odebrání
  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