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:
parent
1fe0211ba6
commit
7eb4e037cc
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ from urllib.parse import unquote
|
||||||
from radicale import config, types, utils
|
from radicale import config, types, utils
|
||||||
from radicale.log import logger
|
from radicale.log import logger
|
||||||
|
|
||||||
|
|
||||||
INTERNAL_TYPES: Sequence[str] = ("none", "remote_user", "http_x_remote_user",
|
INTERNAL_TYPES: Sequence[str] = ("none", "remote_user", "http_x_remote_user",
|
||||||
"denyall",
|
"denyall",
|
||||||
"htpasswd",
|
"htpasswd",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue