[elbe-devel] [PATCH 17/75] commands buildchroot: Fix Pylint

Torben Hohn torben.hohn at linutronix.de
Fri May 29 11:31:10 CEST 2020


On Mon, May 25, 2020 at 11:42:10AM -0400, Olivier Dion wrote:
> 13:0: W0611: (unused-import)
> 
> Signed-off-by: Olivier Dion <dion at linutronix.de>

Reviewed-by: Torben Hohn <torben.hohn at linutronix.de>

> ---
>  elbepack/commands/buildchroot.py | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/elbepack/commands/buildchroot.py b/elbepack/commands/buildchroot.py
> index 2c1d1016..8184565e 100644
> --- a/elbepack/commands/buildchroot.py
> +++ b/elbepack/commands/buildchroot.py
> @@ -10,7 +10,6 @@ from __future__ import print_function
>  
>  from optparse import OptionParser
>  import sys
> -import os
>  import logging
>  
>  from elbepack.shellhelper import CommandError
> -- 
> 2.26.2
> 
> 
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel

-- 
Torben Hohn
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99

Hinweise zum Datenschutz finden Sie hier (Informations on data privacy 
can be found here): https://linutronix.de/kontakt/Datenschutz.php

Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen | 
Registergericht (Registration Court): Amtsgericht Freiburg i.Br., HRB700 
806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner



More information about the elbe-devel mailing list