Skip to content

Commit aa85ed6

Browse files
author
Rene Moser
committed
region: cleanup unused headers
1 parent ac42100 commit aa85ed6

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

cloudscale_cli/commands/region.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
def region(ctx):
66
ctx.obj.cloud_resource_name = "region"
77
ctx.obj.headers = [
8-
'name',
9-
'vcpu_count',
10-
'memory_gb',
118
'slug',
129
'zones',
1310
]

0 commit comments

Comments
 (0)