1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

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",