Skip to content

Commit ec7408a

Browse files
committed
Remove cookiecutter template TODO comment
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 45b68bf commit ec7408a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/_scripts/macros.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,5 @@ def define_env(env: macros.MacrosPlugin) -> None:
7777
# https://squidfunk.github.io/mkdocs-material/reference/code-blocks/#adding-annotations
7878
env.variables["code_annotation_marker"] = _CODE_ANNOTATION_MARKER
7979

80-
# TODO(cookiecutter): Add any other macros, variables and filters here.
81-
8280
# This hook needs to be done at the end of the `define_env` function.
8381
_hook_macros_plugin(env)

0 commit comments

Comments
 (0)