Skip to content
Snippets Groups Projects
Commit 8044bf65 authored by Michael Hanselmann's avatar Michael Hanselmann
Browse files

Remove “dry_run” from opcodes.OpCreateInstance


I'ts declared twice, once in opcodes.OpCode and here, and this one
is redundant.

Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
Reviewed-by: default avatarIustin Pop <iustin@google.com>
parent 34f06005
No related branches found
No related tags found
No related merge requests found
......@@ -480,7 +480,6 @@ class OpCreateInstance(OpCode):
"source_handshake",
"source_x509_ca",
"source_instance_name",
"dry_run",
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment