Remove redundant return statement from a10_ser* (#24930)

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
Abhijeet Kasurde 2017-05-24 02:15:24 +05:30 committed by Nathaniel Case
parent 77be724913
commit 91a72ce7da
2 changed files with 0 additions and 8 deletions

View file

@ -88,10 +88,6 @@ options:
'''
RETURN = '''
#
'''
EXAMPLES = '''
# Create a new server
- a10_server:

View file

@ -94,10 +94,6 @@ options:
'''
RETURN = '''
#
'''
EXAMPLES = '''
# Create a new service-group
- a10_service_group: