mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +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 uuid import UUID, uuid4
|
||||||
|
|
||||||
from sqlalchemy import Column, Enum
|
from sqlalchemy import Column, Enum
|
||||||
from sqlalchemy.orm import Mapped, mapped_column
|
|
||||||
from sqlmodel import SQLModel, Field, Relationship
|
from sqlmodel import SQLModel, Field, Relationship
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue