Skip to content

Commit 14e4557

Browse files
Ramkishor ChaladiRamkishor Chaladi
authored andcommitted
removed comments in metadata.py
1 parent 0a46161 commit 14e4557

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

SoftLayer/CLI/metadata.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,6 @@
2828
'ip': 'primary_ip',
2929
}
3030

31-
# HELP = """Find details about the machine making these API calls.
32-
33-
# .. csv-table:: Choices
34-
35-
# {choices}
36-
37-
# """.format(choices="\n ".join(META_CHOICES))
3831
NL = "\n "
3932
HELP = f"""Find details about the machine making these API calls.
4033

0 commit comments

Comments
 (0)