mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-28 19:40:54 +00:00
Cosmetics
This commit is contained in:
parent
18f21e26d5
commit
0b3e4204a5
5 changed files with 5 additions and 5 deletions
|
@ -20,9 +20,9 @@
|
|||
import contextlib
|
||||
import posixpath
|
||||
import socket
|
||||
import xml.etree.ElementTree as ET
|
||||
from http import client
|
||||
from urllib.parse import unquote, urlparse
|
||||
from xml.etree import ElementTree as ET
|
||||
|
||||
from radicale import app, httputils, pathutils, storage, xmlutils
|
||||
from radicale.item import filter as radicale_filter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue