mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
Merge pull request #660 from Hestia-Homes/portfolio-diagnostics
removed stupid import
This commit is contained in:
commit
ab41daa56a
2 changed files with 0 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
|||
import re
|
||||
import backend.app.assumptions as assumptions
|
||||
from etl.customers.immo.pilot.asset_list import already_installed
|
||||
from recommendations.recommendation_utils import (
|
||||
check_simulation_difference, override_costs, combine_recommendation_configs
|
||||
)
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ from datatypes.enums import QuantityUnits
|
|||
from backend.Property import Property
|
||||
from backend.app.plan.schemas import MEASURE_MAP
|
||||
from BaseUtility import Definitions
|
||||
from etl.customers.vander_elliot.non_intrusives import already_installed
|
||||
from etl.epc_clean.epc_attributes.WallAttributes import WallAttributes
|
||||
from recommendations.recommendation_utils import (
|
||||
r_value_per_mm_to_u_value, calculate_u_value_uplift, is_diminishing_returns, update_lowest_selected_u_value,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue