Skip to content

Commit 900cd39

Browse files
hsato03winterhazel
andauthored
Update framework/quota/src/main/java/org/apache/cloudstack/quota/activationrule/presetvariables/Value.java
Co-authored-by: Fabricio Duarte <fabricio.duarte.jr@gmail.com>
1 parent e44b6d9 commit 900cd39

File tree

1 file changed

+0
-1
lines changed
  • framework/quota/src/main/java/org/apache/cloudstack/quota/activationrule/presetvariables

1 file changed

+0
-1
lines changed

framework/quota/src/main/java/org/apache/cloudstack/quota/activationrule/presetvariables/Value.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,5 @@ public ResourceCounting getResourceCounting() {
289289

290290
public void setResourceCounting(ResourceCounting resourceCounting) {
291291
this.resourceCounting = resourceCounting;
292-
fieldNamesToIncludeInToString.add("resourceCounting");
293292
}
294293
}

0 commit comments

Comments
 (0)