瀏覽代碼

Remove a done/rejected TODO

Guillaume Ayoub 15 年之前
父節點
當前提交
c39ac102e8
共有 1 個文件被更改,包括 0 次插入2 次删除
  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