Remove unreachable code.
parent
0d90127aa0
commit
0073d2dd92
|
@ -54,7 +54,6 @@ def aws_common_argument_spec():
|
|||
security_token=dict(no_log=True),
|
||||
profile=dict(),
|
||||
)
|
||||
return spec
|
||||
|
||||
|
||||
def ec2_argument_spec():
|
||||
|
|
Loading…
Reference in New Issue