diff --git a/core/src/allocation_init.jl b/core/src/allocation_init.jl index 8fb0bff81..aea5afe44 100644 --- a/core/src/allocation_init.jl +++ b/core/src/allocation_init.jl @@ -628,8 +628,6 @@ function add_constraints_flow_demand_outflow!( node_id in node_ids if has_external_demand(graph, node_id, :flow_demand)[1] ] - @show node_ids - @show node_ids_flow_demand problem[:flow_demand_outflow] = JuMP.@constraint( problem, [node_id = node_ids_flow_demand],