Skip to content

Commit

Permalink
feat: refactor main class
Browse files Browse the repository at this point in the history
  • Loading branch information
pmareke committed Sep 24, 2024
1 parent cfa81e2 commit c976f54
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ async def lifespan(_app: FastAPI) -> AsyncGenerator:


settings = Settings()

app = FastAPI(
title=settings.project_name,
description="This is the documentation of the FastAPI template project.",
Expand Down

0 comments on commit c976f54

Please sign in to comment.