mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
Remove unused fields in VMInstanceVO.java
This commit is contained in:
parent
df684261cf
commit
339c09bdef
@ -143,9 +143,11 @@ public class VMInstanceVO implements VirtualMachine, FiniteStateObject<State, Vi
|
||||
@Enumerated(value=EnumType.STRING)
|
||||
protected HypervisorType hypervisorType;
|
||||
|
||||
/*
|
||||
@Column(name="tags")
|
||||
protected String tags;
|
||||
|
||||
*/
|
||||
|
||||
@Transient
|
||||
Map<String, String> details;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user