diff --git a/radicale/xmlutils.py b/radicale/xmlutils.py index ddf0a7f1..25f72e5a 100644 --- a/radicale/xmlutils.py +++ b/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