cosmetics: Remove trailing whitespace
Some checks failed
continuous-integration/drone/pr Build is failing
Some checks failed
continuous-integration/drone/pr Build is failing
This commit is contained in:
parent
17c915c1bf
commit
d238bc9551
@ -87,8 +87,8 @@ def index():
|
||||
ip_display_class[af] = "yellow"
|
||||
|
||||
mappedVms.append(dict(
|
||||
id=vm['id'],
|
||||
size=vm['size'],
|
||||
id=vm['id'],
|
||||
size=vm['size'],
|
||||
state=vm['state'],
|
||||
ipv4=ip_display['ipv4'],
|
||||
ipv4_status=ip_display_class['ipv4'],
|
||||
|
Loading…
Reference in New Issue
Block a user