Skip to content

Commit e80bde7

Browse files
committed
remove extra comment
1 parent 9077f5a commit e80bde7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

openlibrary/asgi_app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,5 +176,4 @@ def health() -> dict[str, str]:
176176

177177

178178
# The ASGI app instance Gunicorn/Uvicorn will serve
179-
# When running under pytest, skip the legacy WSGI setup to avoid side effects
180179
app = create_app()

0 commit comments

Comments
 (0)