Skip to content

Commit

Permalink
Refactor: removed the commented out code
Browse files Browse the repository at this point in the history
Co-authored-by: Ethan-Strominger <[email protected]>
  • Loading branch information
stemgene and ethanstrominger committed Dec 6, 2024
1 parent c9ed49a commit d34e900
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions heat-stack/app/routes/_heat+/single.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -350,12 +350,6 @@ export async function action({ request, params }: ActionFunctionArgs) {
)
from rules_engine import engine, helpers
# def get_outputs_normalized(
# heat_load_input: HeatLoadInput,
# dhw_input: Optional[DhwInput],
# temperature_input: TemperatureInput,
# processed_energy_bill_inputs: list[ProcessedEnergyBillInput],
# )
def executeRoundtripAnalyticsFromForm(summaryInputJs, temperatureInputJs, userAdjustedData, state_id, county_id):
"""
Expand Down

0 comments on commit d34e900

Please sign in to comment.