Skip to content

Commit d3b2bd0

Browse files
authored
Update hooks/post_gen_project.py
1 parent 465e36b commit d3b2bd0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

hooks/post_gen_project.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131

3232
def get_context() -> dict:
3333
"""Return the context as a dict"""
34-
# Import git-related modules here so they're only loaded when needed
3534
import git
3635
from cookiecutter.repository import expand_abbreviations
3736

0 commit comments

Comments
 (0)