Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
math_tutor_dev
public_math_tutor
Commits
cbc052c2
Commit
cbc052c2
authored
Mar 24, 2026
by
Kantz
Browse files
unnötiger import entfertn
parent
5b4a3799
Changes
1
Hide whitespace changes
Inline
Side-by-side
math-tutor/backend/app/api/health.py
View file @
cbc052c2
...
@@ -7,7 +7,6 @@ from typing import Any, Dict
...
@@ -7,7 +7,6 @@ from typing import Any, Dict
import
httpx
import
httpx
import
psycopg
import
psycopg
from
fastapi
import
APIRouter
from
fastapi
import
APIRouter
from
fastapi.responses
import
JSONResponse
import
app.config
as
config
import
app.config
as
config
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment