Remove unused assignment
This commit is contained in:
parent
50514678d1
commit
8535c037ac
@ -380,7 +380,6 @@ class LocalBottleDownloadStrategy < AbstractFileDownloadStrategy
|
|||||||
attr_reader :cached_location
|
attr_reader :cached_location
|
||||||
|
|
||||||
def initialize(formula)
|
def initialize(formula)
|
||||||
@name = name
|
|
||||||
@cached_location = formula.local_bottle_path
|
@cached_location = formula.local_bottle_path
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user