make isort happy

This commit is contained in:
Peter Bieringer
2026-07-19 10:35:13 +02:00
parent 802fd4b2cf
commit a7867fe37e

View File

@@ -21,7 +21,6 @@
import xml.etree.ElementTree as ET
from http import client
from typing import Optional, Union
from urllib.parse import quote
from radicale import httputils, storage, types, xmlutils