mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-08-27 01:49:36 +03:00
Fix some pylint
This commit is contained in:
@ -170,7 +170,6 @@ class vmmGraphicsDetails(vmmGObjectUI):
|
||||
title = (_("%(graphicstype)s Server") %
|
||||
{"graphicstype" : gfx.pretty_type_simple(gtype)})
|
||||
|
||||
settype = ""
|
||||
if is_vnc or is_spice:
|
||||
use_passwd = gfx.passwd is not None
|
||||
|
||||
|
Reference in New Issue
Block a user