Skip to content

Commit aee9cdd

Browse files
💡 Remove TODO comment
1 parent a1cb214 commit aee9cdd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/fastapi_new/new.py

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

1010
from .utils.cli import get_rich_toolkit
1111

12-
# TODO: Add ability to fetch different templates in the future via --template option
1312
TEMPLATE_CONTENT = """from fastapi import FastAPI
1413
app = FastAPI()
1514

0 commit comments

Comments
 (0)