Skip to content

Commit 2e9b45d

Browse files
committed
Cleanup
1 parent 339c2c4 commit 2e9b45d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/DynamicExpressionsSymbolicUtilsExt.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ function convert(
130130
expr::SymbolicUtils.Symbolic,
131131
operators::AbstractOperatorEnum;
132132
variable_names::Union{Array{String,1},Nothing}=nothing,
133-
# Deprecated:
134133
)
135134
variable_names = deprecate_varmap(variable_names, nothing, :convert)
136135
if !SymbolicUtils.istree(expr)

0 commit comments

Comments
 (0)