Skip to content

Commit

Permalink
refactor: unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
rivamarco committed Dec 17, 2024
1 parent 5d84e65 commit 6571636
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/app/models/exceptions.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from fastapi.encoders import jsonable_encoder
from fastapi.exceptions import RequestValidationError
from fastapi.responses import JSONResponse
from starlette.requests import Request

from app.core import get_config

Expand Down

0 comments on commit 6571636

Please sign in to comment.