mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Remove debug lock
This commit is contained in:
@@ -39,7 +39,6 @@ import traceback
|
||||
|
||||
# for debug
|
||||
from multiprocessing import Lock
|
||||
debug_lock = Lock()
|
||||
|
||||
import ansible.constants as C
|
||||
from ansible.errors import AnsibleError, AnsibleOptionsError, AnsibleParserError
|
||||
|
||||
Reference in New Issue
Block a user