Skip to content

Commit fa9da6a

Browse files
author
caberos
committed
fix tox tool
1 parent 78400f1 commit fa9da6a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

SoftLayer/CLI/hardware/create_options.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ def cli(env, prices, location=None):
2121
hardware_manager = hardware.HardwareManager(env.client)
2222
account_manager = account.AccountManager(env.client)
2323
options = hardware_manager.get_create_options(location)
24-
25-
26-
2724
routers = account_manager.get_routers(location)
2825
tables = []
2926

0 commit comments

Comments
 (0)