mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 18:53:12 +00:00
subprocess is already imported in module_common - no need for it here
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
|
||||
import traceback
|
||||
import os
|
||||
import subprocess
|
||||
|
||||
def_qf = "%{name}-%{version}-%{release}.%{arch}"
|
||||
repoquery='/usr/bin/repoquery'
|
||||
|
||||
Reference in New Issue
Block a user