Skip to content

Commit a12f8c1

Browse files
committed
removed power_state
1 parent 9e1af1b commit a12f8c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SoftLayer/CLI/hardware/list.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
'action',
2222
lambda server: formatting.active_txn(server),
2323
mask='activeTransaction[id, transactionStatus[name, friendlyName]]'),
24-
column_helper.Column('power_state', ('powerState', 'name')),
2524
column_helper.Column(
2625
'created_by',
2726
('billingItem', 'orderItem', 'order', 'userRecord', 'username')),

0 commit comments

Comments
 (0)