subprocess is already imported in module_common - no need for it here
This commit is contained in:
parent
e79667bcad
commit
ddb18cfd76
1 changed files with 0 additions and 1 deletions
1
yum
1
yum
|
@ -23,7 +23,6 @@
|
|||
|
||||
import traceback
|
||||
import os
|
||||
import subprocess
|
||||
|
||||
def_qf = "%{name}-%{version}-%{release}.%{arch}"
|
||||
repoquery='/usr/bin/repoquery'
|
||||
|
|
Loading…
Reference in a new issue