Skip to content

Commit

Permalink
remove duplicate call
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-lara committed Nov 29, 2024
1 parent 2c19c7b commit 84f1624
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -861,8 +861,6 @@ function construct_device!(
add_expressions!(container, ProductionCostExpression, devices, model)
add_expressions!(container, FuelConsumptionExpression, devices, model)

add_expressions!(container, FuelConsumptionExpression, devices, model)

add_to_expression!(
container,
ActivePowerRangeExpressionLB,
Expand Down

0 comments on commit 84f1624

Please sign in to comment.