mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Remove duplicate import.
This commit is contained in:
parent
a78edbb45c
commit
2a091a3505
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ import fnmatch
|
|||
import tempfile
|
||||
import fcntl
|
||||
import constants
|
||||
import getpass
|
||||
from ansible.color import stringc
|
||||
|
||||
import logging
|
||||
|
|
Loading…
Reference in a new issue