Skip to content

Commit

Permalink
remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
ccoffrin committed Jan 15, 2020
1 parent 1042151 commit 8c45ce7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/prob/opf_iv.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
""
function run_opf_iv(file, model_constructor, optimizer; kwargs...)
# return run_model(file, model_constructor, optimizer, post_opf_iv, solution_builder=solution_opf_iv!; kwargs...)
return run_model(file, model_constructor, optimizer, post_opf_iv; kwargs...)
end

Expand Down

0 comments on commit 8c45ce7

Please sign in to comment.