Remove unused import of 'socket' module

This commit is contained in:
Michael Scherer 2016-04-22 17:30:25 +02:00
parent ed4dd65057
commit 1b18c74918

View file

@ -90,8 +90,6 @@ datadog_event: title="Testing from ansible" text="Test!"
tags=aa,bb,#host:{{ inventory_hostname }}
'''
import socket
def main():
module = AnsibleModule(
argument_spec=dict(