Skip to content

Commit

Permalink
Update src/print.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Jun 5, 2024
1 parent e6483dc commit ebb8b4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/print.jl
Original file line number Diff line number Diff line change
Expand Up @@ -937,7 +937,6 @@ function function_string(
f = reshape_vector(jump_function(constraint), shape(constraint))
str = function_string(mode, LinearAlgebra.UpperTriangular(f))
return replace(str, "" => "")

end

function function_string(mode::MIME, p::NonlinearExpression)
Expand Down

0 comments on commit ebb8b4d

Please sign in to comment.