diff options
Diffstat (limited to 'Library/Homebrew/software_spec.rb')
| -rw-r--r-- | Library/Homebrew/software_spec.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Homebrew/software_spec.rb b/Library/Homebrew/software_spec.rb index 36b085a46..ee24bec72 100644 --- a/Library/Homebrew/software_spec.rb +++ b/Library/Homebrew/software_spec.rb @@ -67,7 +67,6 @@ end class HeadSoftwareSpec < SoftwareSpec def initialize super - @resource.url = url @resource.version = Version.new('HEAD') end |
