Remove duplicate requirements.

This commit is contained in:
Matt Clay 2016-07-21 13:04:15 -04:00
parent 7bc7f9f078
commit 651a25f1a3

View file

@ -31,7 +31,6 @@ options:
extends_documentation_fragment:
- aws
- ec2
requirements: ['boto3']
'''
EXAMPLES = '''