Commit f9a55aac authored by Samuel E. Giddins's avatar Samuel E. Giddins

[Resolver] Removed unused sort_by method call

parent 38fc6e9d
...@@ -74,7 +74,6 @@ module Pod ...@@ -74,7 +74,6 @@ module Pod
end end
end end
cached_specs.values.sort_by(&:name)
specs_by_target specs_by_target
end end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment