mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
remove unused imports
This commit is contained in:
parent
78ff040711
commit
f5e4e68a22
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ from datetime import datetime
|
|||
from uuid import UUID, uuid4
|
||||
|
||||
from sqlalchemy import Column, Enum
|
||||
from sqlalchemy.orm import Mapped, mapped_column
|
||||
from sqlmodel import SQLModel, Field, Relationship
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue