Fixing extra space lint doesn't like :-|.
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user