[Yum-devel] [PATCH 7/7] Fix pylint issues (unused imports)

James Antill james at fedoraproject.org
Tue Nov 29 14:49:35 UTC 2011


On Tue, 2011-11-29 at 14:06 +0100, Tim Lauridsen wrote:
> diff --git a/yum/depsolve.py b/yum/depsolve.py
> index c518311..720188c 100644
> --- a/yum/depsolve.py
> +++ b/yum/depsolve.py
> @@ -32,7 +32,6 @@ import rpm
>  
>  from packageSack import ListPackageSack
>  from constants import *
> -import packages

 This one worries me a tiny bit ... but the more I think about it the
happier it seems. ACK to everything in thread.



More information about the Yum-devel mailing list