minor: ruff check
This commit is contained in:
parent
c452c6c0d5
commit
5d1e9c27e7
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ from src.user.schemas import UserResponse, OIDCClaims
|
||||||
from src.user.dependencies import (
|
from src.user.dependencies import (
|
||||||
user_model_claims_dependency,
|
user_model_claims_dependency,
|
||||||
user_model_query_dependency,
|
user_model_query_dependency,
|
||||||
user_model_body_dependency,
|
|
||||||
)
|
)
|
||||||
|
|
||||||
from src.auth.dependencies import super_admin_dependency
|
from src.auth.dependencies import super_admin_dependency
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue