mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Merge pull request #1769 from lahwaacz/dateutil
Remove obsolete dateutil reference
This commit is contained in:
commit
0d834da1e6
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ from radicale.log import logger
|
|||
_T_co = TypeVar("_T_co", covariant=True)
|
||||
|
||||
RADICALE_MODULES: Sequence[str] = ("radicale", "vobject", "passlib", "defusedxml",
|
||||
"dateutil",
|
||||
"bcrypt",
|
||||
"pika",
|
||||
"ldap",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue