Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

Commit

Permalink
Fix IoT parameters [(#2320)](GoogleCloudPlatform/python-docs-samples#…
Browse files Browse the repository at this point in the history
  • Loading branch information
gguuss authored Aug 12, 2019
1 parent 6983ce0 commit 495b446
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion samples/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 495b446

Please sign in to comment.