mirror of https://github.com/apache/cloudstack.git
fix merge conflict
This commit is contained in:
parent
0e2bac1a06
commit
9e317842b8
|
|
@ -426,8 +426,4 @@ public class LibvirtStoragePool implements KVMStoragePool {
|
|||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
public void setType(StoragePoolType type) {
|
||||
this.type = type;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue