Skip to content

Commit d2098d3

Browse files
caberoscaberos
authored andcommitted
fix the tox tool
1 parent 6e425f8 commit d2098d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SoftLayer/CLI/routes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,6 @@
272272
('hardware:detail', 'SoftLayer.CLI.hardware.detail:cli'),
273273
('hardware:billing', 'SoftLayer.CLI.hardware.billing:cli'),
274274
('hardware:edit', 'SoftLayer.CLI.hardware.edit:cli'),
275-
('hardware:guests', 'SoftLayer.CLI.hardware.guests:cli'),
276275
('hardware:list', 'SoftLayer.CLI.hardware.list:cli'),
277276
('hardware:power-cycle', 'SoftLayer.CLI.hardware.power:power_cycle'),
278277
('hardware:power-off', 'SoftLayer.CLI.hardware.power:power_off'),

0 commit comments

Comments
 (0)