diff --git a/pungi/phases/buildinstall.py b/pungi/phases/buildinstall.py index 783ba60c..08ce03d0 100644 --- a/pungi/phases/buildinstall.py +++ b/pungi/phases/buildinstall.py @@ -22,7 +22,6 @@ import pipes import tempfile import shutil import re -import errno from kobo.threads import ThreadPool, WorkerThread from kobo.shortcuts import run, read_checksum_file, relative_path