Unverified Commit f9a47dfd authored by Dimitris Koutsogiorgas's avatar Dimitris Koutsogiorgas Committed by GitHub

Merge pull request #7682 from dnkoutso/delete_unused_property

Delete unused property in installer
parents 960babed 06404c49
......@@ -209,10 +209,6 @@ module Pod
#
attr_reader :pods_project
# @return [Array<String>] The Pods that should be installed.
#
attr_reader :names_of_pods_to_install
# @return [Array<AggregateTarget>] The model representations of an
# aggregation of pod targets generated for a target definition
# in the Podfile as result of the analyzer.
......
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