Fixing extra space lint doesn't like :-|.

This commit is contained in:
Juan F Arjona
2025-05-07 13:33:18 -04:00
parent 1fe0211ba6
commit 7eb4e037cc

View File

@@ -39,7 +39,6 @@ from urllib.parse import unquote
from radicale import config, types, utils
from radicale.log import logger
INTERNAL_TYPES: Sequence[str] = ("none", "remote_user", "http_x_remote_user",
"denyall",
"htpasswd",