mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
remove commented variable
This commit is contained in:
parent
983c208415
commit
c44a079572
1 changed files with 0 additions and 2 deletions
|
@ -212,8 +212,6 @@ def get_items(parent_id, item_type=None, basic=False, params=None):
|
|||
|
||||
def get_artists(parent_id=None):
|
||||
|
||||
#url = "Artists"
|
||||
|
||||
query = {
|
||||
'url': 'Artists',
|
||||
'params': {
|
||||
|
|
Loading…
Reference in a new issue