Skip to content

Commit

Permalink
FIx formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
odow committed May 25, 2021
1 parent 9157879 commit 342e8ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/MOI_wrapper/MOI_wrapper.jl
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ function VariableInfo(index::MOI.VariableIndex, column::Int)
return VariableInfo(index, column, NONE, CONTINUOUS, "")
end


struct ConstraintKey
value::Int64
end
Expand Down

0 comments on commit 342e8ef

Please sign in to comment.