From 85b8c83fadff22280877817bcd8d930efa8d04b1 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 2 Mar 2010 21:10:28 +0000 Subject: [PATCH] Remove unused print_function. (trunk r15504) svn path=/main/branches/2.1.7/; revision=15702 --- pym/portage/tests/runTests | 2 -- 1 file changed, 2 deletions(-) diff --git a/pym/portage/tests/runTests b/pym/portage/tests/runTests index 5f42e29dc..7cdf5762a 100755 --- a/pym/portage/tests/runTests +++ b/pym/portage/tests/runTests @@ -4,8 +4,6 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -from __future__ import print_function - import os, sys import os.path as osp -- 2.26.2