LocalBottleDownloadStrategy: extend Pourable
This commit is contained in:
parent
33e71c99dc
commit
9db79ce247
@ -651,6 +651,7 @@ end
|
||||
class LocalBottleDownloadStrategy < AbstractFileDownloadStrategy
|
||||
def initialize(path) # rubocop:disable Lint/MissingSuper
|
||||
@cached_location = path
|
||||
extend Pourable
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user