diff --git a/src/Types.jl b/src/Types.jl index 3d4f0b0192..c7256f9b5b 100644 --- a/src/Types.jl +++ b/src/Types.jl @@ -1450,8 +1450,6 @@ function project_key_order(key::String) return 8 end -string(x::Vector{String}) = x - function destructure(project::Project)::Dict raw = project.other function entry!(key::String, src::Dict)