Remove unused import

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
Lubomír Sedlář 2019-07-01 10:21:35 +02:00
parent a340663f00
commit a31fe998d5
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ import threading
from kobo.rpmlib import parse_nvra
from kobo.shortcuts import force_list, relative_path
from kobo.threads import run_in_threads
import pungi.wrappers.kojiwrapper
from pungi.wrappers.comps import CompsWrapper