mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Remove extra whitespace
This commit is contained in:
parent
7468818598
commit
1e4a5d9fff
1 changed files with 0 additions and 1 deletions
|
@ -206,7 +206,6 @@ class ConnectionManager(object):
|
|||
|
||||
tests = []
|
||||
|
||||
|
||||
if server.get('LastConnectionMode') is not None and server.get('AccessToken'):
|
||||
tests.append(server['LastConnectionMode'])
|
||||
|
||||
|
|
Loading…
Reference in a new issue