1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-09-12 20:30:57 +00:00
This commit is contained in:
Georgiy 2024-04-05 11:35:53 +03:00
parent d1da63569b
commit 4e4af2aca5

View file

@ -27,7 +27,7 @@ from vobject.base import ContentLine
from http import client
from typing import (
Callable, Iterable, Iterator,
Optional, Sequence, Tuple, List,
Optional, Sequence, Tuple,
)
from urllib.parse import unquote, urlparse