removed unused import json which breaks 2.4/simplejson compat

pull/18777/head
Brian Coca 10 years ago committed by Matt Clay
parent 1ff1537329
commit ed8842be47

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

Loading…
Cancel
Save