mirror of
https://github.com/virt-manager/virt-manager.git
synced 2026-08-12 05:54:53 -05:00
addhardware: Fix some pylint
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user