import duplicate import of errno from buildinstall

Signed-off-by: Lubos Kocman <lkocman@redhat.com>
This commit is contained in:
Lubos Kocman 2015-08-27 08:30:41 +00:00 committed by Dennis Gilmore
parent 831352b2ea
commit 449b4e4c87
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ import pipes
import tempfile import tempfile
import shutil import shutil
import re import re
import errno
from kobo.threads import ThreadPool, WorkerThread from kobo.threads import ThreadPool, WorkerThread
from kobo.shortcuts import run, read_checksum_file, relative_path from kobo.shortcuts import run, read_checksum_file, relative_path