Skip to content

Commit 7b0811f

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent d0e34bb commit 7b0811f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/app/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ async def lifespan(
8686
app: FastAPI, # dead: disable
8787
) -> AsyncIterator[None]:
8888
"""FastAPI startup/shutdown event."""
89-
9089
log.debug("Starting up FastAPI server.")
9190

9291
# Create a pooled db connection and make available in lifespan state

0 commit comments

Comments
 (0)