Skip to content

Commit

Permalink
Fix IoT parameters (#2320)
Browse files Browse the repository at this point in the history
  • Loading branch information
gguuss committed Aug 12, 2019
1 parent a208992 commit 4e44c60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion iot/api-client/manager/manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -755,7 +755,6 @@ def parse_command_line_args():
help='Path to public ES256 key file.')
parser.add_argument(
'--gateway_id',
required=True,
help='Gateway identifier.')
parser.add_argument(
'--member',
Expand Down

0 comments on commit 4e44c60

Please sign in to comment.