removed unused import json which breaks 2.4/simplejson compat
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 socket
|
||||
|
||||
|
|
Loading…
Reference in New Issue