mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
fix: remove unused imports
This commit is contained in:
parent
fd0b5494cf
commit
b81dd61dbe
8 changed files with 1 additions and 9 deletions
|
|
@ -1,4 +1,3 @@
|
|||
from calendar import c
|
||||
from pydantic import BaseModel
|
||||
from src.security.security import verify_user_rights_with_roles
|
||||
from src.services.users.schemas.users import PublicUser
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue