mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +00:00
remove unused import
This commit is contained in:
parent
13620ffc2d
commit
e6c0feaf1c
1 changed files with 0 additions and 2 deletions
|
|
@ -2,8 +2,6 @@ from __future__ import annotations
|
||||||
from dataclasses import replace
|
from dataclasses import replace
|
||||||
from typing import Optional
|
from typing import Optional
|
||||||
|
|
||||||
from sqlalchemy import Tuple
|
|
||||||
|
|
||||||
from backend.app.db.models.portfolio import PortfolioGoal
|
from backend.app.db.models.portfolio import PortfolioGoal
|
||||||
from backend.app.db.models.recommendations import (
|
from backend.app.db.models.recommendations import (
|
||||||
PlanModel,
|
PlanModel,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue