Delete unused property in installer

parent 960babed
...@@ -209,10 +209,6 @@ module Pod ...@@ -209,10 +209,6 @@ module Pod
# #
attr_reader :pods_project 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 # @return [Array<AggregateTarget>] The model representations of an
# aggregation of pod targets generated for a target definition # aggregation of pod targets generated for a target definition
# in the Podfile as result of the analyzer. # 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