minor: cleanup
Minor tweaks to reduce warnings in IDE e.g. unused imports.
This commit is contained in:
parent
d89c926a38
commit
f54876eac6
7 changed files with 10 additions and 15 deletions
|
|
@ -21,7 +21,6 @@ from fastapi.params import Path
|
|||
|
||||
from sqlalchemy.sql import exists
|
||||
|
||||
from src.auth.service import super_admin_dependency
|
||||
from src.database import db_dependency
|
||||
from src.contact.models import Contact
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue