removed unused import json which breaks 2.4/simplejson compat

This commit is contained in:
Brian Coca
2015-02-17 13:37:41 -05:00
committed by Matt Clay
parent 1ff1537329
commit ed8842be47

View File

@@ -97,7 +97,6 @@ ansible host -m netscaler -a "nsc_host=nsc.example.com user=apiuser password=api
'''
import json
import base64
import socket