mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-09 09:54:02 -07:00
multiple modules: removed unused imports (#5258)
This commit is contained in:
parent
dde0b55f1a
commit
0a85bb7d23
21 changed files with 0 additions and 35 deletions
|
@ -127,9 +127,6 @@ executions:
|
|||
]
|
||||
'''
|
||||
|
||||
# Modules import
|
||||
import json
|
||||
|
||||
from ansible.module_utils.basic import AnsibleModule
|
||||
from ansible.module_utils.six.moves.urllib.parse import quote
|
||||
from ansible_collections.community.general.plugins.module_utils.rundeck import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue