diff --git a/src/attributes.jl b/src/attributes.jl index e16059e97b..7e83041236 100644 --- a/src/attributes.jl +++ b/src/attributes.jl @@ -1950,9 +1950,6 @@ end When queried with [`get`](@ref), return a `Vector{Symbol}` listing the operators supported by the model. - -```julia -``` """ struct ListOfSupportedNonlinearOperators <: AbstractOptimizerAttribute end