mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-03-09 08:58:27 +03:00
addhardware: Fix some pylint
This commit is contained in:
parent
30448f3c81
commit
cec5fdeabe
@ -535,7 +535,6 @@ class vmmAddHardware(vmmGObjectUI):
|
||||
devlist = self.widget("host-device")
|
||||
model = devlist.get_model()
|
||||
model.clear()
|
||||
subdevs = []
|
||||
|
||||
devs = self.conn.filter_nodedevs(devtype)
|
||||
netdevs = self.conn.filter_nodedevs("net")
|
||||
|
Loading…
x
Reference in New Issue
Block a user