mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Unused import
This commit is contained in:
parent
1e7b60b9a5
commit
ddc0342920
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ import Queue
|
|||
import random
|
||||
import traceback
|
||||
import tempfile
|
||||
import getpass
|
||||
import base64
|
||||
|
||||
import ansible.constants as C
|
||||
|
|
Loading…
Reference in a new issue