Skip to content

Commit 621c78e

Browse files
committed
refacto(cleanup): rm achieved todo related to old code
1 parent 880d723 commit 621c78e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mkdocs_rss_plugin/config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
class _DateFromMeta(Config):
2020
"""Sub configuration object for related date options."""
2121

22-
# TODO: remove deprecated code in future version. Only str values will be accepted
2322
# for as_creation and as_update
2423
as_creation = config_options.Type(str, default="git")
2524
as_update = config_options.Type(str, default="git")

0 commit comments

Comments
 (0)