Skip to content

Commit

Permalink
chore: fizes linting
Browse files Browse the repository at this point in the history
  • Loading branch information
arnoldknott committed Feb 5, 2025
1 parent 7d0b5e7 commit 9b68aa3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions backendAPI/src/core/databases.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
from sqlmodel.ext.asyncio.session import AsyncSession

from core.config import config
from sqlmodel import select
from models.identity import User, UserAccount, UserProfile
from models.access import IdentifierTypeLink, IdentityType

# from sqlmodel import SQLmodel # noqa: F401

Expand Down

0 comments on commit 9b68aa3

Please sign in to comment.