[PATCH 14/26] lib/portage/cache/ebuild_xattr.py: drop unused-import
Aaron Bauman <[email protected]>
| Newsgroups | gmane.linux.gentoo.portage.devel |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Aaron Bauman <[email protected]> --- lib/portage/cache/ebuild_xattr.py | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/portage/cache/ebuild_xattr.py b/lib/portage/cache/ebuild_xattr.py index 6b42d79df..bba3f1b88 100644 --- a/lib/portage/cache/ebuild_xattr.py +++ b/lib/portage/cache/ebuild_xattr.py @@ -7,7 +7,6 @@ __all__ = ['database'] import errno -import portage from portage.cache import fs_template from portage.versions import catsplit from portage import cpv_getkey -- 2.28.0