mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 13:11:43 +00:00
Remove useless var from sriovGpu devices
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
This commit is contained in:
parent
66a81fe065
commit
0b6b0abd86
@ -27,8 +27,6 @@ export default {
|
||||
|
||||
if (this.hasSchema) {
|
||||
try {
|
||||
const inStore = this.$store.getters['currentProduct'].inStore;
|
||||
|
||||
const hash = await allHash({
|
||||
sriovgpus: this.$store.dispatch(`${ inStore }/findAll`, { type: HCI.SR_IOVGPU_DEVICE }),
|
||||
vGpuDevices: this.$store.dispatch(`${ inStore }/findAll`, { type: HCI.VGPU_DEVICE }),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user