mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +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 typing import Optional
|
||||
|
||||
from sqlalchemy import Tuple
|
||||
|
||||
from backend.app.db.models.portfolio import PortfolioGoal
|
||||
from backend.app.db.models.recommendations import (
|
||||
PlanModel,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue