Skip to content

Commit 9e31784

Browse files
author
Pearl Dsilva
committed
fix merge conflict
1 parent 0e2bac1 commit 9e31784

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/storage/LibvirtStoragePool.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -426,8 +426,4 @@ public Boolean vmActivityCheck(HAStoragePool pool, HostTO host, Duration activit
426426
return true;
427427
}
428428
}
429-
430-
public void setType(StoragePoolType type) {
431-
this.type = type;
432-
}
433429
}

0 commit comments

Comments
 (0)