mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Revert changes in xmlutils
This commit is contained in:
parent
43a1886546
commit
af285e5db9
1 changed files with 3 additions and 3 deletions
|
@ -29,7 +29,7 @@ in them for XML requests (all but PUT).
|
|||
|
||||
import xml.etree.ElementTree as ET
|
||||
|
||||
from radicale import client, config, ical, log
|
||||
from radicale import client, config, ical
|
||||
|
||||
|
||||
NAMESPACES = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue