Changes for checkstyle 8.32
[policy/apex-pdp.git] / plugins / plugins-executor / plugins-executor-mvel / src / main / java / org / onap / policy / apex / plugins / executor / mvel / MvelTaskSelectExecutor.java
index 1ba79ce..7f1e475 100644 (file)
@@ -26,7 +26,6 @@ import static org.onap.policy.common.utils.validation.Assertions.argumentNotNull
 import java.io.Serializable;
 import java.util.HashMap;
 import java.util.Properties;
-
 import org.mvel2.MVEL;
 import org.onap.policy.apex.context.ContextException;
 import org.onap.policy.apex.core.engine.event.EnEvent;