mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 20:01:25 -07:00
zabbix: remove redundant import of module_utils
This commit is contained in:
parent
29692366aa
commit
a9449aa078
3 changed files with 0 additions and 4 deletions
|
@ -82,7 +82,6 @@ EXAMPLES = '''
|
|||
|
||||
import logging
|
||||
import copy
|
||||
from ansible.module_utils.basic import *
|
||||
|
||||
try:
|
||||
from zabbix_api import ZabbixAPI, ZabbixAPISubClass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue