mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-12 22:59:31 +01:00
Undo a change to musicbrainz2 webservice
This commit is contained in:
@@ -241,7 +241,7 @@ class WebService(IWebService):
|
||||
query = urllib.urlencode(params)
|
||||
|
||||
url = urlparse.urlunparse(('http', netloc, path, '', query,''))
|
||||
|
||||
|
||||
return url
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user