Skip to content

Commit

Permalink
Update package name
Browse files Browse the repository at this point in the history
  • Loading branch information
erikguntner committed Jan 10, 2025
1 parent f53a48b commit f33c2a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/app/health.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from backend.app.modules.deps import SettingsDep
from app.modules.deps import SettingsDep
from fastapi import APIRouter, status, HTTPException
from fastapi.responses import JSONResponse

Expand Down

0 comments on commit f33c2a1

Please sign in to comment.