mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-15 20:36:55 +00:00
Refactoring
This commit is contained in:
parent
389a6b9906
commit
bfe4332ac5
5 changed files with 6 additions and 6 deletions
|
@ -32,7 +32,7 @@ import string
|
|||
from collections import OrderedDict
|
||||
from configparser import RawConfigParser
|
||||
|
||||
from radicale import auth, rights, storage, web, hook
|
||||
from radicale import auth, hook, rights, storage, web
|
||||
|
||||
DEFAULT_CONFIG_PATH = os.pathsep.join([
|
||||
"?/etc/radicale/config",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue