mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-06-16 05:06:13 +00:00
Make the linter happy
This commit is contained in:
parent
bf4c385283
commit
e487163ca2
2 changed files with 0 additions and 2 deletions
|
@ -815,7 +815,6 @@ def get_themes(api_client):
|
|||
|
||||
items = {}
|
||||
server = api_client.config.data['auth.server']
|
||||
token = api_client.config.data['auth.token']
|
||||
|
||||
for view in views:
|
||||
result = api_client.get_items_theme_video(view)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue