From c39ac102e8b581aedfe18e04fcb4cb5fc5a374a9 Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Wed, 29 Dec 2010 16:47:07 +0100 Subject: [PATCH] Remove a done/rejected TODO --- radicale/xmlutils.py | 2 -- 1 file changed, 2 deletions(-) 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