Remove a done/rejected TODO

This commit is contained in:
Guillaume Ayoub 2010-12-29 16:47:07 +01:00
parent 091d89889d
commit c39ac102e8

View File

@ -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