From 99448ad46a019e967badae438e2483079b44f215 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Sun, 29 Aug 2010 23:27:15 +0200 Subject: Remove unused imports found by pylint. --- pym/portage/elog/filtering.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'pym/portage/elog') diff --git a/pym/portage/elog/filtering.py b/pym/portage/elog/filtering.py index 2e154242b..82181a4cb 100644 --- a/pym/portage/elog/filtering.py +++ b/pym/portage/elog/filtering.py @@ -1,9 +1,7 @@ # elog/messages.py - elog core functions -# Copyright 2006-2007 Gentoo Foundation +# Copyright 2006-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -from portage.const import EBUILD_PHASES - def filter_loglevels(logentries, loglevels): # remove unwanted entries from all logentries rValue = {} -- cgit v1.2.3-1-g7c22