Merge pull request #9105 from jakubroztocil/devel

Remove unreachable code
This commit is contained in:
James Cammarata 2014-09-23 12:17:05 -05:00
commit d1037635d6

View file

@ -54,7 +54,6 @@ def aws_common_argument_spec():
security_token=dict(no_log=True),
profile=dict(),
)
return spec
def ec2_argument_spec():