Skip to content

Commit

Permalink
app:api:routers:profile: created task for not exisiting profile and r…
Browse files Browse the repository at this point in the history
…aised 404 error
  • Loading branch information
Naveenredie15 committed Jun 21, 2024
1 parent 1b33ffe commit 1a0410f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/utils/profile_db.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
from app.utils.dataframes import get_dataframe_async
from app.utils.profile_segments import ProfileSegments
from fastapi import HTTPException
from app.models.prefetch import Prefetch
from app.utils.tasks import prefetch_profiles
from uuid import uuid4

Expand Down

0 comments on commit 1a0410f

Please sign in to comment.