examples: drop unused variable in "examples/python/gi/ovs-external-ids.py"
This commit is contained in:
@@ -222,7 +222,6 @@ def die_usage(msg):
|
|||||||
|
|
||||||
|
|
||||||
def parse_args(argv):
|
def parse_args(argv):
|
||||||
had_dash_dash = False
|
|
||||||
args = {
|
args = {
|
||||||
"mode": MODE_GET,
|
"mode": MODE_GET,
|
||||||
"select_arg": None,
|
"select_arg": None,
|
||||||
|
Reference in New Issue
Block a user