mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-18 20:09:25 +00:00
fix: remove houses faulty import
This commit is contained in:
parent
8af4dce92e
commit
316ab4025d
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ from pydantic import BaseModel
|
|||
from src.services.roles.schemas.roles import Role, RoleInDB
|
||||
from src.services.users.schemas.users import PublicUser, User
|
||||
from src.security.security import *
|
||||
from src.services.houses import House
|
||||
from fastapi import HTTPException, status, Request
|
||||
from datetime import datetime
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue