aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'pym/gentoolkit/equery/list_.py')
-rw-r--r--pym/gentoolkit/equery/list_.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/pym/gentoolkit/equery/list_.py b/pym/gentoolkit/equery/list_.py
index c547ac3..dca14b1 100644
--- a/pym/gentoolkit/equery/list_.py
+++ b/pym/gentoolkit/equery/list_.py
@@ -6,8 +6,6 @@
"""List installed packages matching the query pattern"""
-from __future__ import print_function
-
__docformat__ = 'epytext'
# =======