Signed-off-by: Aaron Bauman <b...@gentoo.org> --- lib/portage/dep/soname/SonameAtom.py | 3 --- 1 file changed, 3 deletions(-)
diff --git a/lib/portage/dep/soname/SonameAtom.py b/lib/portage/dep/soname/SonameAtom.py index 62b2ee5e1..9abdf6906 100644 --- a/lib/portage/dep/soname/SonameAtom.py +++ b/lib/portage/dep/soname/SonameAtom.py @@ -1,9 +1,6 @@ # Copyright 2015-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 - -from portage import _encodings, _unicode_encode - class SonameAtom: __slots__ = ("multilib_category", "soname", "_hash_key", -- 2.28.0