Remove unreachable code.

pull/4420/head
Jakub Roztocil 2014-09-23 07:13:59 +02:00
parent 0d90127aa0
commit 0073d2dd92
1 changed files with 0 additions and 1 deletions

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():