Skip to content

Commit 8b0e140

Browse files
caberoscaberos
authored andcommitted
fix the tox tool
1 parent 172671e commit 8b0e140

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

SoftLayer/CLI/routes.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -400,11 +400,6 @@
400400
('report', 'SoftLayer.CLI.report'),
401401
('report:bandwidth', 'SoftLayer.CLI.report.bandwidth:cli'),
402402
('report:datacenter-closures', 'SoftLayer.CLI.report.dc_closures:cli'),
403-
404-
('autoscale', 'SoftLayer.CLI.autoscale'),
405-
('autoscale:list', 'SoftLayer.CLI.autoscale.list:cli'),
406-
('autoscale:detail', 'SoftLayer.CLI.autoscale.detail:cli'),
407-
('autoscale:delete', 'SoftLayer.CLI.autoscale.delete:cli'),
408403
]
409404

410405
ALL_ALIASES = {

0 commit comments

Comments
 (0)