[libvirt] [PATCH sandbox-image 7/9] cli: Remove unused constants

Cedric Bosdonnat cbosdonnat at suse.com
Thu Apr 19 07:24:03 UTC 2018


On Wed, 2018-04-18 at 21:57 +0100, Radostin Stoyanov wrote:
> Signed-off-by: Radostin Stoyanov <rstoyanov1 at gmail.com>
> ---
>  libvirt_sandbox_image/cli.py | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/libvirt_sandbox_image/cli.py b/libvirt_sandbox_image/cli.py
> index 08c88a4..e96d422 100644
> --- a/libvirt_sandbox_image/cli.py
> +++ b/libvirt_sandbox_image/cli.py
> @@ -40,9 +40,6 @@ else:
>      default_template_dir = os.environ['HOME'] + "/.local/share/libvirt/templates"
>      default_image_dir = os.environ['HOME'] + "/.local/share/libvirt/images"
>  
> -debug = False
> -verbose = False
> -
>  gettext.bindtextdomain("libvirt-sandbox", "/usr/share/locale")
>  gettext.textdomain("libvirt-sandbox")
>  try:

ACK
--
Cedric




More information about the libvir-list mailing list