Changes for checkstyle 8.32
[policy/apex-pdp.git] / client / client-full / src / main / java / org / onap / policy / apex / client / full / rest / ApexServicesRestParameterParser.java
index 5812ebd..6535379 100644 (file)
@@ -23,7 +23,6 @@ package org.onap.policy.apex.client.full.rest;
 import java.io.PrintWriter;
 import java.io.StringWriter;
 import java.util.Arrays;
-
 import org.apache.commons.cli.CommandLine;
 import org.apache.commons.cli.DefaultParser;
 import org.apache.commons.cli.HelpFormatter;