Skip to content

Commit

Permalink
static checks
Browse files Browse the repository at this point in the history
  • Loading branch information
thingscouldbeworse committed Dec 20, 2024
1 parent 4437235 commit 820c58d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/fides/api/api/v1/endpoints/system.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
from pydantic import Field
from sqlalchemy.ext.asyncio import AsyncSession
from sqlalchemy.future import select
from sqlalchemy.sql import text, update
from sqlalchemy.orm import Session
from starlette import status
from starlette.status import HTTP_200_OK, HTTP_204_NO_CONTENT, HTTP_404_NOT_FOUND
Expand Down

0 comments on commit 820c58d

Please sign in to comment.