Skip to content

Commit e6318de

Browse files
adfarthCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent d8068a3 commit e6318de

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/core/reopt.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,6 @@ function build_reopt!(m::JuMP.AbstractModel, p::REoptInputs)
244244

245245
m[:TotalTechCapCosts] = 0.0
246246
m[:TotalPerUnitProdOMCosts] = 0.0
247-
m[:TotalRuntimeOMCosts] = 0.0
248247
m[:TotalPerUnitHourOMCosts] = 0.0
249248
m[:TotalFuelCosts] = 0.0
250249
m[:TotalProductionIncentive] = 0

0 commit comments

Comments
 (0)