Skip to content

Commit f33c2a1

Browse files
committed
Update package name
1 parent f53a48b commit f33c2a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/app/health.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from backend.app.modules.deps import SettingsDep
1+
from app.modules.deps import SettingsDep
22
from fastapi import APIRouter, status, HTTPException
33
from fastapi.responses import JSONResponse
44

0 commit comments

Comments
 (0)