Formula: remove specs accessor
This information is only used by the downloader, no need to expose it.
This commit is contained in:
parent
65775e4318
commit
460e805592
@ -91,7 +91,6 @@ class Formula
|
||||
|
||||
def url; active_spec.url; end
|
||||
def version; active_spec.version; end
|
||||
def specs; active_spec.specs; end
|
||||
def mirrors; active_spec.mirrors; end
|
||||
|
||||
# if the dir is there, but it's empty we consider it not installed
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user