removed unused import json which breaks 2.4/simplejson compat
This commit is contained in:
parent
e196703ff3
commit
4109bfda49
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue