Skip to content

Commit 80f34ab

Browse files
author
Lucas Martins
committed
Add ObjectUtils import
1 parent 2da6384 commit 80f34ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
import org.apache.cloudstack.utils.bytescale.ByteScaleUtils;
5555
import org.apache.cloudstack.utils.jsinterpreter.JsInterpreter;
5656
import org.apache.commons.collections.CollectionUtils;
57+
import org.apache.commons.lang3.ObjectUtils;
5758
import org.apache.logging.log4j.Logger;
5859
import org.apache.logging.log4j.LogManager;
5960
import org.springframework.stereotype.Component;

0 commit comments

Comments
 (0)