Skip to content

Commit

Permalink
Remove bad Base.string method.
Browse files Browse the repository at this point in the history
(cherry picked from commit 5efe5fe, PR #1036)
  • Loading branch information
00vareladavid authored and fredrikekre committed Feb 26, 2019
1 parent ef73618 commit 8b6f698
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Types.jl
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 8b6f698

Please sign in to comment.