forked from 3wordchant/capsul-flask
cosmetics: Remove trailing whitespace
This commit is contained in:
parent
d289b55d27
commit
7e4ebe75b4
@ -85,8 +85,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