euscan: remove a line
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
This commit is contained in:
parent
bdd6040c12
commit
8190779070
@ -132,7 +132,6 @@ def template_from_url(url, version):
|
|||||||
|
|
||||||
chunks[i] = chunk
|
chunks[i] = chunk
|
||||||
|
|
||||||
|
|
||||||
return prefix + "://" + "/".join(chunks)
|
return prefix + "://" + "/".join(chunks)
|
||||||
|
|
||||||
def url_from_template(url, version):
|
def url_from_template(url, version):
|
||||||
|
Loading…
Reference in New Issue
Block a user