aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/portage/proxy/objectproxy.py')
-rw-r--r--lib/portage/proxy/objectproxy.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/portage/proxy/objectproxy.py b/lib/portage/proxy/objectproxy.py
index 5e003049c..7d03dbef6 100644
--- a/lib/portage/proxy/objectproxy.py
+++ b/lib/portage/proxy/objectproxy.py
@@ -1,7 +1,6 @@
# Copyright 2008-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-import sys
__all__ = ['ObjectProxy']