Skip to content

Commit 5ea3cba

Browse files
committed
Solved comments
1 parent 64c349f commit 5ea3cba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SoftLayer/CLI/cdn/delete.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ def cli(env, unique_id):
1515

1616
manager = SoftLayer.CDNManager(env.client)
1717

18-
# cdn_mapping = manager.get_cdn(unique_id)
1918
cdn = manager.delete_cdn(unique_id)
2019

2120
if cdn:

0 commit comments

Comments
 (0)