Readd Pourable to LocalBottleDownloadStrategy.
This commit is contained in:
parent
a970065657
commit
60cb8101f5
@ -714,6 +714,7 @@ end
|
||||
class LocalBottleDownloadStrategy < AbstractFileDownloadStrategy
|
||||
def initialize(path) # rubocop:disable Lint/MissingSuper
|
||||
@cached_location = path
|
||||
extend Pourable
|
||||
end
|
||||
|
||||
def clear_cache
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user