Remove redundant method
This already happens in the superclass.
This commit is contained in:
parent
7af46a5ed0
commit
e0c1f5aef6
@ -139,11 +139,6 @@ class LegacyPatch < ExternalPatch
|
||||
resource.download_strategy = CurlDownloadStrategy
|
||||
end
|
||||
|
||||
def owner= owner
|
||||
super
|
||||
resource.version = ERB::Util.url_encode(resource.url)
|
||||
end
|
||||
|
||||
def fetch
|
||||
clear_cache
|
||||
super
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user