Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed Oct 17, 2024
1 parent 889b40b commit 1c8f2bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Bridges/Constraint/bridges/set_conversion.jl
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ See also [`FunctionConversionBridge`](@ref).
* `F` in `S2`
"""

struct SetConversionBridge{T,S2,S1,F} <:
MOI.Bridges.Constraint.SetMapBridge{T,S2,S1,F,F}
constraint::MOI.ConstraintIndex{F,S2}
Expand Down

0 comments on commit 1c8f2bb

Please sign in to comment.