Remove redundant attr_readers
These are redefined later for use in the bottle DSL.
This commit is contained in:
parent
8e530d861b
commit
00f05eafe9
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user