mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
removed unused import json which breaks 2.4/simplejson compat
This commit is contained in:
@@ -97,7 +97,6 @@ ansible host -m netscaler -a "nsc_host=nsc.example.com user=apiuser password=api
|
||||
'''
|
||||
|
||||
|
||||
import json
|
||||
import base64
|
||||
import socket
|
||||
|
||||
|
||||
Reference in New Issue
Block a user