Skip to content

Commit 3de4359

Browse files
committed
Fix
1 parent 1c9d739 commit 3de4359

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Bridges/Constraint/bridges/set_conversion.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ See also [`FunctionConversionBridge`](@ref).
3131
3232
* `F` in `S2`
3333
"""
34-
3534
struct SetConversionBridge{T,S2,S1,F} <:
3635
MOI.Bridges.Constraint.SetMapBridge{T,S2,S1,F,F}
3736
constraint::MOI.ConstraintIndex{F,S2}

0 commit comments

Comments
 (0)