cosmetics: Remove trailing whitespace
continuous-integration/drone/pr Build is failing Details

This commit is contained in:
mirsal 2021-08-04 14:59:30 +00:00
parent 17c915c1bf
commit d238bc9551
1 changed files with 2 additions and 2 deletions

View File

@ -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'],