Make the linter happy

This commit is contained in:
Matt 2020-11-17 19:23:40 -05:00
parent bf4c385283
commit e487163ca2
2 changed files with 0 additions and 2 deletions

View file

@ -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)