Remove redundant attr_readers

These are redefined later for use in the bottle DSL.
This commit is contained in:
Jack Nagel 2013-03-09 22:42:16 -06:00
parent 8e530d861b
commit 00f05eafe9

View File

@ -79,7 +79,6 @@ end
class Bottle < SoftwareSpec
attr_writer :url
attr_reader :revision, :root_url, :cellar
# TODO: Can be removed when all bottles migrated to underscored cat symbols.
attr_reader :cat_without_underscores