diff --git a/pungi/phases/pkgset/sources/source_koji.py b/pungi/phases/pkgset/sources/source_koji.py index b5ec0c88..8e798371 100644 --- a/pungi/phases/pkgset/sources/source_koji.py +++ b/pungi/phases/pkgset/sources/source_koji.py @@ -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