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
|
resource.download_strategy = CurlDownloadStrategy
|
||||||
end
|
end
|
||||||
|
|
||||||
def owner= owner
|
|
||||||
super
|
|
||||||
resource.version = ERB::Util.url_encode(resource.url)
|
|
||||||
end
|
|
||||||
|
|
||||||
def fetch
|
def fetch
|
||||||
clear_cache
|
clear_cache
|
||||||
super
|
super
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user