Remove extra whitespace

This commit is contained in:
Claus Vium 2019-02-03 15:42:32 +01:00
parent 7468818598
commit 1e4a5d9fff
1 changed files with 0 additions and 1 deletions

View File

@ -206,7 +206,6 @@ class ConnectionManager(object):
tests = [] tests = []
if server.get('LastConnectionMode') is not None and server.get('AccessToken'): if server.get('LastConnectionMode') is not None and server.get('AccessToken'):
tests.append(server['LastConnectionMode']) tests.append(server['LastConnectionMode'])