Removed extraneous end

This commit is contained in:
Aleksandr Kazachkov
2021-07-21 16:27:11 -04:00
parent 483c679c4e
commit 8ddb062401

View File

@@ -174,8 +174,6 @@ function _add_shutdown_cost_eqs!(model::JuMP.Modle, g::Unit)::Nothing
end
end # loop over time
end # _add_shutdown_cost_eqs!
end
"""
_add_ramp_eqs!(model, unit, formulation)