Commit 2e3926d1 by Seth Vidal

subprocess is already imported in module_common - no need for it here

parent ea4d5055
......@@ -23,7 +23,6 @@
import traceback
import os
import subprocess
def_qf = "%{name}-%{version}-%{release}.%{arch}"
repoquery='/usr/bin/repoquery'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment