mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-12 20:00:58 +00:00
Remove duplicate import.
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
import re
|
||||
import os
|
||||
import tempfile
|
||||
|
||||
from ansible.module_utils._text import to_text, to_bytes
|
||||
|
||||
Reference in New Issue
Block a user