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
parent e196703ff3
commit 4109bfda49

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